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
(package
(name "colord-gtk")
(version "0.3.0")
(version "0.3.1")
(source (origin
(method url-fetch)
(uri (string-append "https://www.freedesktop.org/software/colord"
"/releases/" name "-" version ".tar.xz"))
(sha256
(base32
"1l61ydb0zv2ffilwpapgz5mm3bznr28zl16xqbxnz6kdsrb6cimr"))))
"0b8j7an572ww8n3n0j9kwrl27qd3156g4zix9rzs2c2nny4vhxn1"))))
(outputs '("out" "doc"))
(build-system meson-build-system)
(arguments