GNU bug report logs - #48196
[PATCH] gnu: mediainfo: Update to 21.03.

Previous Next

Package: guix-patches;

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

Date: Mon, 3 May 2021 15:22:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48196: closed ([PATCH] gnu: mediainfo: Update to 21.03.)
Date: Fri, 14 May 2021 10:17:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 14 May 2021 12:15:55 +0200
with message-id <87h7j5pqn8.fsf <at> gnu.org>
and subject line Re: bug#48196: [PATCH] gnu: mediainfo: Update to 21.03.
has caused the debbugs.gnu.org bug report #48196,
regarding [PATCH] gnu: mediainfo: Update to 21.03.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48196: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48196
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: mediainfo: Update to 21.03.
Date: Mon,  3 May 2021 17:21:03 +0200
* gnu/packages/video.scm (mediainfo): Update to 21.03.
---
 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 481ab46b6e..bd38a6b417 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3870,7 +3870,7 @@ MPEG-2, MPEG-4, DVD (VOB)...
 (define-public mediainfo
   (package
     (name "mediainfo")
-    (version "20.09")
+    (version "21.03")
     (source (origin
               (method url-fetch)
               ;; Warning: This source has proved unreliable 1 time at least.
@@ -3881,7 +3881,7 @@ MPEG-2, MPEG-4, DVD (VOB)...
                                   name "_" version ".tar.xz"))
               (sha256
                (base32
-                "0rqg9z7s5bk7vlvjrs4gackzg7ib05a0dffi2ihsjf5a7kw7wcir"))))
+                "07h2a1lbw5ak6c9bcn8qydchl0wpgk945rf9sfcqjyv05h5wll6y"))))
     (native-inputs
      `(("autoconf" ,autoconf)
        ("automake" ,automake)
-- 
2.31.1



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 48196-done <at> debbugs.gnu.org
Subject: Re: bug#48196: [PATCH] gnu: mediainfo: Update to 21.03.
Date: Fri, 14 May 2021 12:15:55 +0200
Michael Rohleder <mike <at> rohleder.de> skribis:

> * gnu/packages/video.scm (mediainfo): Update to 21.03.

Applied!  The build failure was due to
<https://issues.guix.gnu.org/48194>.

Thanks,
Ludo’.


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

Previous Next


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