* [bug#48195] [PATCH] gnu: libmediainfo: Update to 21.03.
@ 2021-05-03 15:20 Michael Rohleder
2021-05-14 10:15 ` bug#48195: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-05-03 15:20 UTC (permalink / raw)
To: 48195; +Cc: Michael Rohleder
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48195: [PATCH] gnu: libmediainfo: Update to 21.03.
2021-05-03 15:20 [bug#48195] [PATCH] gnu: libmediainfo: Update to 21.03 Michael Rohleder
@ 2021-05-14 10:15 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-05-14 10:15 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 48195-done
Hi,
Michael Rohleder <mike@rohleder.de> skribis:
> * gnu/packages/video.scm (libmediainfo): Update to 21.03.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-14 10:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-03 15:20 [bug#48195] [PATCH] gnu: libmediainfo: Update to 21.03 Michael Rohleder
2021-05-14 10:15 ` bug#48195: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.