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>master
parent
2f45b56802
commit
618634756a
|
@ -624,7 +624,7 @@ Interactive Weather Information Network (IWIN).
|
||||||
(define-public mate-media
|
(define-public mate-media
|
||||||
(package
|
(package
|
||||||
(name "mate-media")
|
(name "mate-media")
|
||||||
(version "1.22.0")
|
(version "1.24.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -632,7 +632,7 @@ Interactive Weather Information Network (IWIN).
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0jrxbz00vjas0yp3ixvyzfsdby2ac3p3bds9yd7q1437mmhf71mj"))))
|
"1d5dx79yfqghjaxrdrdh053nfnvkbx8p3ma7j87s7rsvy5irs963"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
|
|
Reference in New Issue