GNU bug report logs - #44263
[PATCH] gnu: mkvtoolnix: Update to 51.0.0.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 27 Oct 2020 20:36:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44263 in the body.
You can then email your comments to 44263 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#44263; Package guix-patches. (Tue, 27 Oct 2020 20:36:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 27 Oct 2020 20:36:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: mkvtoolnix: Update to 51.0.0.
Date: Tue, 27 Oct 2020 21:35:46 +0100
* gnu/packages/video.scm (mkvtoolnix): Update to 51.0.0.
---
 gnu/packages/video.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index cbab4a295f..df5219fed1 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -882,14 +882,14 @@ H.264 (MPEG-4 AVC) video streams.")
 (define-public mkvtoolnix
   (package
     (name "mkvtoolnix")
-    (version "50.0.0")
+    (version "51.0.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://mkvtoolnix.download/sources/"
                            "mkvtoolnix-" version ".tar.xz"))
        (sha256
-        (base32 "09485qfbdirr9g536shglzdm271yipb1669r3dm3hxp46k0x59aq"))
+        (base32 "0w2crz6wnfw18m9m4zrij1yplcq5drzhz8n58w9kp51wl48a0yn1"))
        (modules '((guix build utils)))
        (snippet '(begin
                    ;; Delete bundled libraries.
-- 
2.29.1





Information forwarded to guix-patches <at> gnu.org:
bug#44263; Package guix-patches. (Tue, 27 Oct 2020 22:20:02 GMT) Full text and rfc822 format available.

Message #8 received at 44263 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 44263 <at> debbugs.gnu.org
Subject: Re: [bug#44263] [PATCH] gnu: mkvtoolnix: Update to 51.0.0.
Date: Tue, 27 Oct 2020 18:19:00 -0400
On Tue, Oct 27, 2020 at 09:35:46PM +0100, Michael Rohleder wrote:
> * gnu/packages/video.scm (mkvtoolnix): Update to 51.0.0.

Thanks! Pushed as 1424024af1738947dcc930329ef7baf0b07e4d89




bug closed, send any further explanations to 44263 <at> debbugs.gnu.org and Michael Rohleder <mike <at> rohleder.de> Request was from Leo Famulari <leo <at> famulari.name> to control <at> debbugs.gnu.org. (Tue, 27 Oct 2020 22:21:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 25 Nov 2020 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 203 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.