GNU bug report logs -
#65402
[PATCH gnome-team] gnu: vala: Update to 0.56.12.
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (vala): Update to 0.56.12.
---
Hi Guix,
sadly another WebkitGTK rebuilder that's necessary because gnome-clocks
needs a newer vapi for gnome-desktop. Note to self: We still need to actually
bootstrap Vala.
Cheers
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 36f9183c5b..153d0750bb 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4426,7 +4426,7 @@ (define-public seahorse
(define-public vala
(package
(name "vala")
- (version "0.56.3")
+ (version "0.56.12")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/vala/"
@@ -4434,7 +4434,7 @@ (define-public vala
"vala-" version ".tar.xz"))
(sha256
(base32
- "1gwrnr0d0bqkh6m4bgz39mh3pcswcj43hyijlwgwp2bvpwhn41p1"))))
+ "0n9m4l8d2n4wmgn9l5gdhnr6xl5ms7483ng5fxqak8xygi5xbjcj"))))
(build-system glib-or-gtk-build-system)
(arguments
(list
base-commit: e43498b32dcbbf055d72339086213cd60c336acf
--
2.41.0
This bug report was last modified 1 year and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.