gnu: gnome-color-manager: Update to 3.36.2.

* gnu/packages/gnome.scm (gnome-color-manager): Update to 3.36.2.

Change-Id: Ie539d05916dbe4b2873fae8510d8693b425d848a
This commit is contained in:
Maxim Cournoyer 2025-05-19 14:01:18 +09:00 committed by Liliana Marie Prikler
parent bb726e4d6c
commit ee743b5bd4
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1233,7 +1233,7 @@ in particular in the GNOME desktop.")
(define-public gnome-color-manager
(package
(name "gnome-color-manager")
(version "3.36.0")
(version "3.36.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -1241,7 +1241,7 @@ in particular in the GNOME desktop.")
name "-" version ".tar.xz"))
(sha256
(base32
"0fxdng74d8hwhfx1nwl1i4jx9h9f6c2hkyc12f01kqbjcimrxnwx"))))
"0zw87bipnk4s8qcb659gd5n3i1lz1fzq43l81ggnd9afpcmd811r"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t