[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/15: gnu: gimp: Update to 2.10.38.
From: |
guix-commits |
Subject: |
09/15: gnu: gimp: Update to 2.10.38. |
Date: |
Tue, 27 Aug 2024 15:27:25 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 76500db9e1042de03120b6dd1717ecc71dffa4b8
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Aug 18 02:00:00 2024 +0200
gnu: gimp: Update to 2.10.38.
* gnu/packages/gimp.scm (gimp): Update to 2.10.38.
Change-Id: I3288c989a5b70e04ddffc97c38c8f52c032f973e
---
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 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
- 03/15: gnu: iotop: Update to 1.26., (continued)
- 03/15: gnu: iotop: Update to 1.26., guix-commits, 2024/08/27
- 10/15: gnu: links: Update to 2.30., guix-commits, 2024/08/27
- 14/15: gnu: r-mixedpower: Fix description., guix-commits, 2024/08/27
- 13/15: gnu: mpv: Update to 0.38.0., guix-commits, 2024/08/27
- 11/15: gnu: oath-toolkit: Update to 2.6.11., guix-commits, 2024/08/27
- 08/15: gnu: tigervnc-client, tigervnc-server: Update to 1.14.0., guix-commits, 2024/08/27
- 12/15: gnu: libplacebo: Update to 6.338.2., guix-commits, 2024/08/27
- 02/15: gnu: xsane: Fix cross-compilation., guix-commits, 2024/08/27
- 01/15: gnu: xsane: Update package style., guix-commits, 2024/08/27
- 06/15: gnu: tigervnc-server: Add own synopsis., guix-commits, 2024/08/27
- 09/15: gnu: gimp: Update to 2.10.38.,
guix-commits <=
- 07/15: gnu: tigervnc-client, tigervnc-server: Expand description., guix-commits, 2024/08/27
- 15/15: gnu: mecab-ipadic: Reduce irony., guix-commits, 2024/08/27