mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gnome-software: Update to 48.3.
* gnu/packages/gnome.scm (gnome-software): Update to 48.3. Change-Id: I498c677a1f4f758031689d5f911069024cd3f9d9
This commit is contained in:
parent
7233e48d29
commit
da9d77afdd
1 changed files with 2 additions and 2 deletions
|
@ -14742,7 +14742,7 @@ GNU Privacy Guard built with libadwaita.")
|
||||||
(define-public gnome-software
|
(define-public gnome-software
|
||||||
(package
|
(package
|
||||||
(name "gnome-software")
|
(name "gnome-software")
|
||||||
(version "46.5")
|
(version "48.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -14751,7 +14751,7 @@ GNU Privacy Guard built with libadwaita.")
|
||||||
name "/"
|
name "/"
|
||||||
(version-major version) "/"
|
(version-major version) "/"
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256 (base32 "0b5y9z64582aarw3v92wjm63yib2q85ylny1k7k4d2y48jivirb9"))))
|
(sha256 (base32 "0fp20zkzzcq6p8920kjavr1fskhiyz4gmj3q04hdq380pkl72s8j"))))
|
||||||
(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