gnu: gnome-backgrounds: Update to 3.24.0.

* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.24.0.
This commit is contained in:
Kei Kebreau 2017-05-01 10:57:33 -04:00
parent e62a38d4ae
commit 2df65d37a9
No known key found for this signature in database
GPG key ID: E6A5EE3C19467A0D

View file

@ -5270,7 +5270,7 @@ (define-public baobab
(define-public gnome-backgrounds
(package
(name "gnome-backgrounds")
(version "3.22.1")
(version "3.24.0")
(source
(origin
(method url-fetch)
@ -5279,7 +5279,7 @@ (define-public gnome-backgrounds
name "-" version ".tar.xz"))
(sha256
(base32
"09gfdrm1kaz2knyghhjb0ka1kklgbcbnqgy4c90bg0v3n899ij5z"))))
"1jkikis9k3psp6rb8axnqy86awdyg5rzfbcp9gx40a99b4hlrnnb"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("intltool" ,intltool)))