mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gnome-initial-setup: Update to 48.1.
* gnu/packages/gnome.scm (gnome-initial-setup): Update to 48.1. Change-Id: If3a62c4c21ec4981867bfec5ce42f9aa290ae26b
This commit is contained in:
committed by
Andreas Enge
parent
d60cb924bd
commit
7c02c98e6a
@@ -1412,7 +1412,7 @@ extraction, and lookup for applications on the desktop.")
|
||||
(define-public gnome-initial-setup
|
||||
(package
|
||||
(name "gnome-initial-setup")
|
||||
(version "46.7")
|
||||
(version "48.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/gnome-initial-setup/"
|
||||
@@ -1420,7 +1420,7 @@ extraction, and lookup for applications on the desktop.")
|
||||
"/gnome-initial-setup-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"00cwlzgg50y1ckgddpwx55vvsxc6mxfmwrakf440awiiz1lk5ild"))))
|
||||
"0piij9snaj4gmy39jx94ca43slc9aihvmg8z4h9gyrdng5zbznmk"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user