emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50747: closed ([PATCH 1/2] gnu: gthumb: Update to 3.12.0.)


From: GNU bug Tracking System
Subject: bug#50747: closed ([PATCH 1/2] gnu: gthumb: Update to 3.12.0.)
Date: Sat, 02 Oct 2021 15:29:02 +0000

Your message dated Sat, 02 Oct 2021 17:28:14 +0200
with message-id <87o887v435.fsf@gnu.org>
and subject line Re: bug#50747: [PATCH 1/2] gnu: gthumb: Update to 3.12.0.
has caused the debbugs.gnu.org bug report #50747,
regarding [PATCH 1/2] gnu: gthumb: Update to 3.12.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50747: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50747
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: gthumb: Update to 3.12.0. Date: Thu, 23 Sep 2021 03:36:45 +0000
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#50747: [PATCH 1/2] gnu: gthumb: Update to 3.12.0. Date: Sat, 02 Oct 2021 17:28:14 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Vinicius Monego <monego@posteo.net> skribis:

> * gnu/packages/gnome.scm (gthumb): Update to 3.12.0.

[...]

> * gnu/packages/gnome.scm (gthumb)[native-inputs]: Order alphabetically.
> [inputs]: Order alphabetically. Add colord, libheif, librsvg, libwebp.

Applied, thanks!

Ludo'.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]