GNU bug report logs - #48195
[PATCH] gnu: libmediainfo: Update to 21.03.

Previous Next

Package: guix-patches;

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

Date: Mon, 3 May 2021 15:21:02 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#48195: closed ([PATCH] gnu: libmediainfo: Update to 21.03.)
Date: Fri, 14 May 2021 10:16:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 14 May 2021 12:15:01 +0200
with message-id <87lf8hpqoq.fsf <at> gnu.org>
and subject line Re: bug#48195: [PATCH] gnu: libmediainfo: Update to 21.03.
has caused the debbugs.gnu.org bug report #48195,
regarding [PATCH] gnu: libmediainfo: 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.)


-- 
48195: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48195
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: libmediainfo: Update to 21.03.
Date: Mon,  3 May 2021 17:20:47 +0200
* gnu/packages/video.scm (libmediainfo): 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..368f0fe716 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3812,7 +3812,7 @@ practically any type of media.")
 (define-public libmediainfo
   (package
     (name "libmediainfo")
-    (version "20.09")
+    (version "21.03")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://mediaarea.net/download/source/"
@@ -3820,7 +3820,7 @@ practically any type of media.")
                                   name "_" version ".tar.xz"))
               (sha256
                (base32
-                "15ni9pnch6688m72swwax109a7mg4a08yx75qknrx7qa6dbyhz6h"))))
+                "1jm4mk539wf3crgpcddgwdixshwdzm37mkb5441lifhcz2mykdsn"))))
     ;; TODO add a Big Buck Bunny webm for tests.
     (native-inputs
      `(("autoconf" ,autoconf)
-- 
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: 48195-done <at> debbugs.gnu.org
Subject: Re: bug#48195: [PATCH] gnu: libmediainfo: Update to 21.03.
Date: Fri, 14 May 2021 12:15:01 +0200
Hi,

Michael Rohleder <mike <at> rohleder.de> skribis:

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

Applied, 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.