aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gimp.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2024-08-18 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2024-08-18 02:00:00 +0200
commit76500db9e1042de03120b6dd1717ecc71dffa4b8 (patch)
tree4d92c0841e1ce6189ee9b13d7dae8742fd837f98 /gnu/packages/gimp.scm
parent545b9e9263912a67569f505c83278f6dc1799dee (diff)
downloadguix-76500db9e1042de03120b6dd1717ecc71dffa4b8.tar.gz
guix-76500db9e1042de03120b6dd1717ecc71dffa4b8.zip
gnu: gimp: Update to 2.10.38.
* gnu/packages/gimp.scm (gimp): Update to 2.10.38. Change-Id: I3288c989a5b70e04ddffc97c38c8f52c032f973e
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 b2676e654e..9a757e6a34 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -338,7 +338,7 @@ buffers.")
(define-public gimp
(package
(name "gimp")
- (version "2.10.36")
+ (version "2.10.38")
(source
(origin
(method url-fetch)
@@ -346,7 +346,7 @@ buffers.")
(version-major+minor version)
"/gimp-" version ".tar.bz2"))
(sha256
- (base32 "1cnvgkni2q4psv8syyl5yd9kk84fv5g3imd2kgm3mnsbkb3c6frx"))))
+ (base32 "0vl57w9w31cgz6nbkpqfycsnwi5qym87jw31hvz3320wq7p4ba2h"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ; 9 MiB of gtk-doc HTML