me
/
guix
Archived
1
0
Fork 0

gnu: vala: Update to 0.56.12.

* gnu/packages/gnome.scm (vala): Update to 0.56.12.
master
Liliana Marie Prikler 2023-08-20 09:18:51 +02:00
parent 65cfbfd16e
commit 8a0a5b4e62
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -4402,7 +4402,7 @@ passwords in the GNOME keyring.")
(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/"
@ -4410,7 +4410,7 @@ passwords in the GNOME keyring.")
"vala-" version ".tar.xz"))
(sha256
(base32
"1gwrnr0d0bqkh6m4bgz39mh3pcswcj43hyijlwgwp2bvpwhn41p1"))))
"0n9m4l8d2n4wmgn9l5gdhnr6xl5ms7483ng5fxqak8xygi5xbjcj"))))
(build-system glib-or-gtk-build-system)
(arguments
(list