[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51106] [PATCH v2 6/7] gnu: gimp: Update to 2.10.28.
From: |
Vinicius Monego |
Subject: |
[bug#51106] [PATCH v2 6/7] gnu: gimp: Update to 2.10.28. |
Date: |
Sat, 9 Oct 2021 17:08:46 +0000 |
* gnu/packages/gimp.scm (gimp): Update to 2.10.28.
---
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 59c7afaaa8..4f09beff8e 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -286,7 +286,7 @@ buffers.")
(define-public gimp
(package
(name "gimp")
- (version "2.10.24")
+ (version "2.10.28")
(source
(origin
(method url-fetch)
@@ -294,7 +294,7 @@ buffers.")
(version-major+minor version)
"/gimp-" version ".tar.bz2"))
(sha256
- (base32 "17lq6ns5qhspd171zqh76yf98xnn5n0hcl7hbhbx63cc6ribf6xx"))))
+ (base32 "09l80zxcnydbpm3nn64qw48klnvp0mgbaamazqkg1d8szwnc4kag"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ; 9 MiB of gtk-doc HTML
--
2.30.2
- [bug#51106] [PATCH 4/7] gnu: gegl: Enable GIR., (continued)
- [bug#51106] [PATCH v2 1/7] gnu: babl: Update to 0.1.88., Vinicius Monego, 2021/10/09
- [bug#51106] [PATCH v2 5/7] gnu: gegl: Add optional dependencies., Vinicius Monego, 2021/10/09
- [bug#51106] [PATCH v2 2/7] gnu: babl: Enable GIR., Vinicius Monego, 2021/10/09
- [bug#51106] [PATCH v2 3/7] gnu: gegl: Update to 0.4.32., Vinicius Monego, 2021/10/09
- [bug#51106] [PATCH v2 4/7] gnu: gegl: Enable GIR., Vinicius Monego, 2021/10/09
- [bug#51106] [PATCH v2 6/7] gnu: gimp: Update to 2.10.28.,
Vinicius Monego <=
- [bug#51106] [PATCH v2 7/7] gnu: gimp: Add optional dependencies., Vinicius Monego, 2021/10/09