gnu: colord-gtk: Update to 0.3.1.

* gnu/packages/freedesktop.scm (colord-gtk): Update to 0.3.1.
This commit is contained in:
Liliana Marie Prikler 2025-01-09 22:38:03 +01:00
parent cc5255e535
commit 97240b59bc
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -2446,14 +2446,14 @@ iChat interoperability, and multi-user chats and Tubes using the
(define-public colord-gtk (define-public colord-gtk
(package (package
(name "colord-gtk") (name "colord-gtk")
(version "0.3.0") (version "0.3.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://www.freedesktop.org/software/colord" (uri (string-append "https://www.freedesktop.org/software/colord"
"/releases/" name "-" version ".tar.xz")) "/releases/" name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1l61ydb0zv2ffilwpapgz5mm3bznr28zl16xqbxnz6kdsrb6cimr")))) "0b8j7an572ww8n3n0j9kwrl27qd3156g4zix9rzs2c2nny4vhxn1"))))
(outputs '("out" "doc")) (outputs '("out" "doc"))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments