GNU bug report logs -
#50747
[PATCH 1/2] gnu: gthumb: Update to 3.12.0.
Previous Next
Reported by: Vinicius Monego <monego <at> posteo.net>
Date: Thu, 23 Sep 2021 03:38:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (gthumb): Update to 3.12.0.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index deeeab5b32..7aae33af61 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10855,7 +10855,7 @@ functionality.")
(define-public gthumb
(package
(name "gthumb")
- (version "3.10.3")
+ (version "3.12.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gthumb/"
@@ -10863,7 +10863,7 @@ functionality.")
"gthumb-" version ".tar.xz"))
(sha256
(base32
- "04n2sgasc03kiczyzkq362pjilj12hq2r5qj07lynqr9rivkzdys"))))
+ "0grqiq6v26z8avl7mj24xy4i9bl1niwpqhqw6rblprl40c1zrvrx"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
--
2.30.2
This bug report was last modified 3 years and 235 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.