gnu: gnome-backgrounds: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.32.0. [home-page]: Follow permanent redirect.
This commit is contained in:
parent
480c92268d
commit
e04e8a8c87
@ -6796,7 +6796,7 @@ is complete it provides a graphical representation of each selected folder.")
|
|||||||
(define-public gnome-backgrounds
|
(define-public gnome-backgrounds
|
||||||
(package
|
(package
|
||||||
(name "gnome-backgrounds")
|
(name "gnome-backgrounds")
|
||||||
(version "3.30.0")
|
(version "3.32.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -6805,11 +6805,11 @@ is complete it provides a graphical representation of each selected folder.")
|
|||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1179jrl16bp9gqabqhw7nnfp8qzf5y1vf9fi45bni6rfmwm3mrpc"))))
|
"1s5krdmd3md44p1fgr2lqm5ifxb8s1vzx6hm11sb4cgzr4dw6lrz"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("intltool" ,intltool)))
|
`(("intltool" ,intltool)))
|
||||||
(home-page "https://git.gnome.org/browse/gnome-backgrounds")
|
(home-page "https://gitlab.gnome.org/GNOME/gnome-backgrounds")
|
||||||
(synopsis "Background images for the GNOME desktop")
|
(synopsis "Background images for the GNOME desktop")
|
||||||
(description
|
(description
|
||||||
"GNOME backgrounds package contains a collection of graphics files which
|
"GNOME backgrounds package contains a collection of graphics files which
|
||||||
|
Loading…
Reference in New Issue
Block a user