gnu: gnome-backgrounds: Update to 3.30.0.

* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.30.0.
master
Kei Kebreau 2019-06-27 09:58:57 -04:00
parent 235743a627
commit 29b85910f6
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -6309,7 +6309,7 @@ is complete it provides a graphical representation of each selected folder.")
(define-public gnome-backgrounds
(package
(name "gnome-backgrounds")
(version "3.28.0")
(version "3.30.0")
(source
(origin
(method url-fetch)
@ -6318,7 +6318,7 @@ is complete it provides a graphical representation of each selected folder.")
name "-" version ".tar.xz"))
(sha256
(base32
"1qgim0yhzjgcq172y4vp5hqz4rh1ak38a7pgi6s7dq0wklyrcnxj"))))
"1179jrl16bp9gqabqhw7nnfp8qzf5y1vf9fi45bni6rfmwm3mrpc"))))
(build-system meson-build-system)
(native-inputs
`(("intltool" ,intltool)))