From d70fe7420b2c9d5274bf515fa39e35931f02c4fb Mon Sep 17 00:00:00 2001 From: Liliana Marie Prikler Date: Fri, 11 Apr 2025 20:16:21 +0200 Subject: gnu: vala: Update to 0.56.18. * gnu/packages/gnome.scm (vala): Update to 0.56.18. --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 139c5b542e..c0f19cebdc 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -4467,7 +4467,7 @@ passwords in the GNOME keyring.") (define-public vala (package (name "vala") - (version "0.56.17") + (version "0.56.18") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/vala/" @@ -4475,7 +4475,7 @@ passwords in the GNOME keyring.") "vala-" version ".tar.xz")) (sha256 (base32 - "0spd6ill4nnfpj13qm6700yqhrgmgkcl1wbmj9hrq17h9r70q416")))) + "10m34vljyj2zg4nzz12c2giwfbwwvimkzk4ygf7dnqxb81yzxbzj")))) (build-system glib-or-gtk-build-system) (arguments (list -- cgit v1.3