gnu: gimp: Update to 2.10.6.

* gnu/packages/gimp.scm (gimp): Update to 2.10.6.
This commit is contained in:
Tobias Geerinckx-Rice 2018-08-20 13:20:51 +02:00
parent 901888a854
commit 0f83d6029e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -117,7 +117,7 @@ (define-public gegl
(define-public gimp
(package
(name "gimp")
(version "2.10.4")
(version "2.10.6")
(source (origin
(method url-fetch)
(uri (string-append "https://download.gimp.org/pub/gimp/v"
@ -125,7 +125,7 @@ (define-public gimp
"/gimp-" version ".tar.bz2"))
(sha256
(base32
"14pi0q3wwkapy0inqxk1hjsa2h8lff1z4wgdsyrk29jaw66pdc7z"))))
"07qh2ljbza2mph1gh8sicn27qihhj8hx3ivvry2874cfh8ghgj2f"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ; 9 MiB of gtk-doc HTML