GNU bug report logs -
#31322
GIMP 2.10.0 update
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Mon, 30 Apr 2018 20:38:02 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 31322 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gimp.scm (babl): Update to 0.1.46.
---
gnu/packages/gimp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm
index 8bd7bd845..b9cf204a7 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -46,7 +46,7 @@
(define-public babl
(package
(name "babl")
- (version "0.1.40")
+ (version "0.1.46")
(source (origin
(method url-fetch)
(uri (list (string-append "https://download.gimp.org/pub/babl/"
@@ -60,7 +60,7 @@
"/babl-" version ".tar.bz2")))
(sha256
(base32
- "08cdl6rcfvkhqsnhb214xzr0wbrv0956xzlrzqxcb1k1madgjanh"))))
+ "0nwyhvfca6m35wjcccvwca7fcihzgdfyc012qi703y5d3cxl1hmv"))))
(build-system gnu-build-system)
(home-page "http://gegl.org/babl/")
(synopsis "Image pixel format conversion library")
--
2.17.0
This bug report was last modified 7 years and 79 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.