summaryrefslogtreecommitdiff
path: root/gnu/packages/gimp.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-06-13 20:26:12 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-06-14 00:05:09 +0200
commitee385c583777427ded250173c4b34aaf219e6ce4 (patch)
tree33cecc35db20251e0331dd6dc001f6ff7d082e30 /gnu/packages/gimp.scm
parente51101ecda83c85b0ed9ca98dc7d9606f00dc0ac (diff)
downloadguix-patches-ee385c583777427ded250173c4b34aaf219e6ce4.tar
guix-patches-ee385c583777427ded250173c4b34aaf219e6ce4.tar.gz
gnu: babl: Update to 0.1.78.
* gnu/packages/gimp.scm (babl): Update to 0.1.78.
Diffstat (limited to 'gnu/packages/gimp.scm')
-rw-r--r--gnu/packages/gimp.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm
index b5bb29e010..d19ebcfec2 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -51,7 +51,7 @@
(define-public babl
(package
(name "babl")
- (version "0.1.76")
+ (version "0.1.78")
(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
- "183kj2yq08vvldp8307vq61y2ravcqkyarrhak9w2l30gygp9100"))))
+ "0fjjfb0pbgimlqi7rk8cqz8pq595b7gw8nrpkxfmixdz6cv4km8p"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags