3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: mate-media: Update to 1.24.0.

* gnu/packages/mate.scm (mate-media): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Jonathan Brielmaier 2020-03-30 15:21:56 +02:00 committed by Ludovic Courtès
parent 2f45b56802
commit 618634756a
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -624,7 +624,7 @@ Interactive Weather Information Network (IWIN).
(define-public mate-media
(package
(name "mate-media")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
@ -632,7 +632,7 @@ Interactive Weather Information Network (IWIN).
name "-" version ".tar.xz"))
(sha256
(base32
"0jrxbz00vjas0yp3ixvyzfsdby2ac3p3bds9yd7q1437mmhf71mj"))))
"1d5dx79yfqghjaxrdrdh053nfnvkbx8p3ma7j87s7rsvy5irs963"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)