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

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

bug#41901: closed ([PATCH] gnu: template-glib: Update to 3.34.0.)


From: GNU bug Tracking System
Subject: bug#41901: closed ([PATCH] gnu: template-glib: Update to 3.34.0.)
Date: Mon, 22 Jun 2020 20:23:01 +0000

Your message dated Mon, 22 Jun 2020 22:22:02 +0200
with message-id <87eeq6c0lx.fsf@gnu.org>
and subject line Re: [bug#41901] [PATCH] gnu: template-glib: Update to 3.34.0.
has caused the debbugs.gnu.org bug report #41901,
regarding [PATCH] gnu: template-glib: Update to 3.34.0.
to be marked as done.

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


-- 
41901: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41901
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: template-glib: Update to 3.34.0. Date: Tue, 16 Jun 2020 22:47:10 +0200
* gnu/packages/glib.scm (template-glib): Update to 3.34.0.
---
 gnu/packages/glib.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 94dc6adf6f..4835c84be9 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -1019,7 +1019,7 @@ other API remains the same.")
 (define-public template-glib
   (package
     (name "template-glib")
-    (version "3.32.0")
+    (version "3.34.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -1027,7 +1027,7 @@ other API remains the same.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1g0zx0sxpw8kqp7p3sgl9kngaqrg9xl6cir24nrahks0vgsk98rr"))))
+                "1z9xkin5fyfh071ma9y045jcw83hgx33dfbjraw6cxk0qdmfysr1"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags '("-D" "enable_gtk_doc=true")))
-- 
2.26.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#41901] [PATCH] gnu: template-glib: Update to 3.34.0. Date: Mon, 22 Jun 2020 22:22:02 +0200
Giacomo Leidi <goodoldpaul@autistici.org> writes:

> * gnu/packages/glib.scm (template-glib): Update to 3.34.0.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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