GNU bug report logs - #78511
[PATCH] gnu: mediainfo: Update to 25.04.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Tue, 20 May 2025 16:31: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 78511 in the body.
You can then email your comments to 78511 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#78511; Package guix-patches. (Tue, 20 May 2025 16:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 20 May 2025 16:31:03 GMT) Full text and rfc822 format available.

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

From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: guix-patches <at> gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH] gnu: mediainfo: Update to 25.04.
Date: Tue, 20 May 2025 18:29:46 +0200
* gnu/packages/video.scm (libmediainfo): Update to 25.04.
(mediainfo): Ditto.

Change-Id: Ic92fd32989edbf75e82be58b0e9d12ef240155f1
---
 gnu/packages/video.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index b945974cdc..8a14d97b37 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5212,7 +5212,7 @@ (define-public libmp4v2
 (define-public libmediainfo
   (package
     (name "libmediainfo")
-    (version "23.11")
+    (version "25.04")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://mediaarea.net/download/source/"
@@ -5220,7 +5220,7 @@ (define-public libmediainfo
                                   name "_" version ".tar.xz"))
               (sha256
                (base32
-                "0gc5brnwagdgaknkpyhkbpwc52q19vf5i3sayifhsg4yqzy58zhr"))))
+                "1cdvh4nsl2irwlkq39c3m26sl9lmmn5shp440fl7m05pkmyfsidd"))))
     ;; TODO add a Big Buck Bunny webm for tests.
     (native-inputs
      (list autoconf automake libtool pkg-config))
@@ -5275,7 +5275,7 @@ (define-public libmediainfo
 (define-public mediainfo
   (package
     (name "mediainfo")
-    (version "23.11")
+    (version "25.04")
     (source (origin
               (method url-fetch)
               ;; Warning: This source has proved unreliable 1 time at least.
@@ -5286,7 +5286,7 @@ (define-public mediainfo
                                   name "_" version ".tar.xz"))
               (sha256
                (base32
-                "1hy9m2l94ymhpcrhlqqjpgl24lz33qm239pcdlic3z5zs6qb2740"))))
+                "1bikda1a9c6d04w8cnwc229x9x3sp2v63zm5mhxjscq4j7z569ab"))))
     (native-inputs
      (list autoconf automake libtool pkg-config))
     (inputs

base-commit: e7d73a08d569904f8a71db5b84f5fafaf0dff188
-- 
2.49.0





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 22 May 2025 16:50:04 GMT) Full text and rfc822 format available.

Notification sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
bug acknowledged by developer. (Thu, 22 May 2025 16:50:05 GMT) Full text and rfc822 format available.

Message #10 received at 78511-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Cc: 78511-done <at> debbugs.gnu.org
Subject: Re: [bug#78511] [PATCH] gnu: mediainfo: Update to 25.04.
Date: Thu, 22 May 2025 12:48:53 -0400
On Tue, May 20, 2025 at 06:29:46PM +0200, Sergey Trofimov wrote:
> * gnu/packages/video.scm (libmediainfo): Update to 25.04.
> (mediainfo): Ditto.

Thanks! Pushed as 4629439a3008d11fdc3d32efbb3e67fbe272ff17




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Jun 2025 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 94 days ago.

Previous Next


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