mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
3e3ad10f09
commit
27d1d6a2ac
1 changed files with 2 additions and 2 deletions
|
@ -1532,7 +1532,7 @@ extraction, and lookup for applications on the desktop.")
|
||||||
(define-public gnome-initial-setup
|
(define-public gnome-initial-setup
|
||||||
(package
|
(package
|
||||||
(name "gnome-initial-setup")
|
(name "gnome-initial-setup")
|
||||||
(version "46.7")
|
(version "48.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/gnome-initial-setup/"
|
(uri (string-append "mirror://gnome/sources/gnome-initial-setup/"
|
||||||
|
@ -1540,7 +1540,7 @@ extraction, and lookup for applications on the desktop.")
|
||||||
"/gnome-initial-setup-" version ".tar.xz"))
|
"/gnome-initial-setup-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"00cwlzgg50y1ckgddpwx55vvsxc6mxfmwrakf440awiiz1lk5ild"))))
|
"0piij9snaj4gmy39jx94ca43slc9aihvmg8z4h9gyrdng5zbznmk"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue