mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
bb726e4d6c
commit
ee743b5bd4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue