unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41901] [PATCH] gnu: template-glib: Update to 3.34.0.
@ 2020-06-16 20:47 Giacomo Leidi
  2020-06-22 20:22 ` bug#41901: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Giacomo Leidi @ 2020-06-16 20:47 UTC (permalink / raw)
  To: 41901; +Cc: Giacomo Leidi

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#41901: [PATCH] gnu: template-glib: Update to 3.34.0.
  2020-06-16 20:47 [bug#41901] [PATCH] gnu: template-glib: Update to 3.34.0 Giacomo Leidi
@ 2020-06-22 20:22 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-06-22 20:22 UTC (permalink / raw)
  To: Giacomo Leidi, 41901-done; +Cc: Giacomo Leidi

[-- Attachment #1: Type: text/plain, Size: 130 bytes --]

Giacomo Leidi <goodoldpaul@autistici.org> writes:

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

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-22 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16 20:47 [bug#41901] [PATCH] gnu: template-glib: Update to 3.34.0 Giacomo Leidi
2020-06-22 20:22 ` bug#41901: " Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).