gnu: gnome-backgrounds: Update to 3.30.0.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.30.0.
This commit is contained in:
parent
235743a627
commit
29b85910f6
|
@ -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)))
|
||||
|
|
Loading…
Reference in New Issue