[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/26: gnu: template-glib: Update to 3.36.1.
From: |
guix-commits |
Subject: |
04/26: gnu: template-glib: Update to 3.36.1. |
Date: |
Sat, 4 Nov 2023 02:25:13 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 52294240c20d0deae445006a78b77508f5618dc2
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Fri Oct 27 19:36:50 2023 +0200
gnu: template-glib: Update to 3.36.1.
* gnu/packages/glib.scm (template-glib): Update to 3.36.1.
[#:configure-flags]: Update variable name.
Change-Id: I90761ccfe4f4200060b7cbf05de7be9fc91fa850
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
gnu/packages/glib.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index b6610ab2c7..cddb3f6d0a 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -1398,7 +1398,7 @@ other API remains the same.")
(define-public template-glib
(package
(name "template-glib")
- (version "3.34.0")
+ (version "3.36.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -1406,10 +1406,10 @@ other API remains the same.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1z9xkin5fyfh071ma9y045jcw83hgx33dfbjraw6cxk0qdmfysr1"))))
+ "00x5yq1yidxxv6hmlvblpp2k0vf60s0xzyi0psplbmss70bpl5iv"))))
(build-system meson-build-system)
(arguments
- `(#:configure-flags '("-D" "enable_gtk_doc=true")))
+ `(#:configure-flags '("-D" "gtk_doc=true")))
(inputs
`(("gettext" ,gettext-minimal)
("glib" ,glib)
- 18/26: gnu: gobject-introspection: Update to 1.78.1., (continued)
- 18/26: gnu: gobject-introspection: Update to 1.78.1., guix-commits, 2023/11/04
- 06/26: gnu: appstream-glib: Update to 0.8.2., guix-commits, 2023/11/04
- 07/26: gnu: appstream-glib: Update style., guix-commits, 2023/11/04
- 08/26: gnu: sdbus-c++: Update to 1.4.0., guix-commits, 2023/11/04
- 24/26: gnu: Add libcallaudio., guix-commits, 2023/11/04
- 15/26: gnu: libsigc++: Update to 3.6.0., guix-commits, 2023/11/04
- 23/26: gnu: Add sofia-sip., guix-commits, 2023/11/04
- 10/26: gnu: perl-glib: Update to 1.3294., guix-commits, 2023/11/04
- 20/26: gnu: adwaita-icon-theme: Update to 44.0., guix-commits, 2023/11/04
- 25/26: gnu: Add libcall-ui., guix-commits, 2023/11/04
- 04/26: gnu: template-glib: Update to 3.36.1.,
guix-commits <=
- 05/26: gnu: template-glib: Update style., guix-commits, 2023/11/04
- 17/26: gnu: dbus-glib: Update to 0.112., guix-commits, 2023/11/04
- 03/26: gnu: xdg-dbus-proxy: Update to 0.1.5., guix-commits, 2023/11/04
- 11/26: gnu: python-pygobject: Update to 3.46.0., guix-commits, 2023/11/04
- 13/26: gnu: glib: Update to 2.78.0., guix-commits, 2023/11/04
- 16/26: gnu: libaccounts-glib: Update to 1.26., guix-commits, 2023/11/04
- 19/26: gnu: dbus: Update to 1.15.8., guix-commits, 2023/11/04
- 21/26: gnu: Add gmobile., guix-commits, 2023/11/04
- 22/26: gnu: feedbackd: Update to 0.2.1., guix-commits, 2023/11/04
- 26/26: gnu: Add calls., guix-commits, 2023/11/04