me
/
guix
Archived
1
0
Fork 0

gnu: mediainfo: Update to 23.11.

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

Change-Id: Ife3dad58749d292c04d6b5cca8fb0eabf3a7a02a
master
Tobias Geerinckx-Rice 2023-11-19 01:00:00 +01:00
parent ec7d33c108
commit a4bbe113ff
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -4450,7 +4450,7 @@ MPEG-2, MPEG-4, DVD (VOB)...
(define-public mediainfo
(package
(name "mediainfo")
(version "23.03")
(version "23.11")
(source (origin
(method url-fetch)
;; Warning: This source has proved unreliable 1 time at least.
@ -4461,7 +4461,7 @@ MPEG-2, MPEG-4, DVD (VOB)...
name "_" version ".tar.xz"))
(sha256
(base32
"1654pal4x753pcha8h939a70q5z3jzaddgb39cinlrv5fljs8qgh"))))
"1hy9m2l94ymhpcrhlqqjpgl24lz33qm239pcdlic3z5zs6qb2740"))))
(native-inputs
(list autoconf automake libtool pkg-config))
(inputs