me
/
guix
Archived
1
0
Fork 0

gnu: vala: Update to 0.56.16.

* gnu/packages/gnome.scm (vala): Update to 0.56.16.

Change-Id: Ia5c0c608642d4505efef52d882a51bb83c3dd539
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Vivien Kraus 2024-03-18 20:35:20 +01:00 committed by Liliana Marie Prikler
parent 2e641645e2
commit be9c02ae6a
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -4553,7 +4553,7 @@ passwords in the GNOME keyring.")
(define-public vala (define-public vala
(package (package
(name "vala") (name "vala")
(version "0.56.14") (version "0.56.16")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/vala/" (uri (string-append "mirror://gnome/sources/vala/"
@ -4561,7 +4561,7 @@ passwords in the GNOME keyring.")
"vala-" version ".tar.xz")) "vala-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0mzmldhf6474dp2jkxj160kkafdz32c2l5f8xnm05p4vr9lc50lk")))) "16yaiff5nl2dfyvs3bj8y7wvzh9riz6wqlx7csgg1lpm01b7nj05"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
(list (list