1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-23 18:50:32 +02:00

gnu: gcr: Update to 4.2.1.

* gnu/packages/gnome.scm (gcr): Update to 4.2.1.
This commit is contained in:
Liliana Marie Prikler
2025-01-09 22:38:05 +01:00
parent 99460891af
commit eae49ec994

View File

@@ -2467,7 +2467,7 @@ the font would look under various sizes.")
(define-public gcr
(package
(name "gcr")
(version "4.1.0")
(version "4.2.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -2475,7 +2475,7 @@ the font would look under various sizes.")
name "-" version ".tar.xz"))
(sha256
(base32
"10x3yg0vp22lpib4hfivr7140wn6iv0qha3f46wikaab50lsvslw"))))
"1rbxjrwy88l1b6yml2hrracqamaflvif7a9fq1cd0g1ph1f3ny7d"))))
(build-system meson-build-system)
(arguments
(list