Skip to content
Snippets Groups Projects
Unverified Commit cf66096d authored by Giacomo Leidi's avatar Giacomo Leidi Committed by Marius Bakke
Browse files

gnu: template-glib: Update to 3.34.0.


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

Signed-off-by: default avatarMarius Bakke <marius@gnu.org>
parent 3e84503c
No related branches found
No related tags found
No related merge requests found
...@@ -1019,7 +1019,7 @@ (define perl-net-dbus-glib ...@@ -1019,7 +1019,7 @@ (define perl-net-dbus-glib
(define-public template-glib (define-public template-glib
(package (package
(name "template-glib") (name "template-glib")
(version "3.32.0") (version "3.34.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
...@@ -1027,7 +1027,7 @@ (define-public template-glib ...@@ -1027,7 +1027,7 @@ (define-public template-glib
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1g0zx0sxpw8kqp7p3sgl9kngaqrg9xl6cir24nrahks0vgsk98rr")))) "1z9xkin5fyfh071ma9y045jcw83hgx33dfbjraw6cxk0qdmfysr1"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:configure-flags '("-D" "enable_gtk_doc=true"))) `(#:configure-flags '("-D" "enable_gtk_doc=true")))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment