me
/
guix
Archived
1
0
Fork 0

gnu: babl: Update to 0.1.76.

* gnu/packages/gimp.scm (babl): Update to 0.1.76.
master
Tobias Geerinckx-Rice 2020-05-29 06:19:25 +02:00
parent b21d1735e8
commit f6c454940a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@
(define-public babl
(package
(name "babl")
(version "0.1.74")
(version "0.1.76")
(source (origin
(method url-fetch)
(uri (list (string-append "https://download.gimp.org/pub/babl/"
@ -65,7 +65,7 @@
"/babl-" version ".tar.xz")))
(sha256
(base32
"03nfcvy3453xkfvsfcnsfcjf2vg2pin09qnr9jlssdysa1lhnwcs"))))
"183kj2yq08vvldp8307vq61y2ravcqkyarrhak9w2l30gygp9100"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags