[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
111/181: gnu: vala-next: Update to 0.56.3.
From: |
guix-commits |
Subject: |
111/181: gnu: vala-next: Update to 0.56.3. |
Date: |
Tue, 13 Sep 2022 02:26:02 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit f0a490732ba8bba09509b587996e0f954c8f6325
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Sep 9 00:02:35 2022 -0400
gnu: vala-next: Update to 0.56.3.
* gnu/packages/gnome.scm (vala-next): Update to 0.56.3.
---
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 17ba6513e4..841350197d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4516,7 +4516,7 @@ targeting the GNOME stack simple.")
(define-public vala-next
(package
(inherit vala)
- (version "0.56.2")
+ (version "0.56.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/vala/"
@@ -4524,7 +4524,7 @@ targeting the GNOME stack simple.")
"vala-" version ".tar.xz"))
(sha256
(base32
- "0k0jj3xwjq222x0hbqqy5bykhgk1f1wsb85bqcdgsnbqn6dn3jb6"))))
+ "1gwrnr0d0bqkh6m4bgz39mh3pcswcj43hyijlwgwp2bvpwhn41p1"))))
(arguments
(list
#:configure-flags #~(list "CC=gcc" "--enable-coverage")
- 70/181: gnu: gnome-characters: Update to 42.0., (continued)
- 70/181: gnu: gnome-characters: Update to 42.0., guix-commits, 2022/09/13
- 67/181: gnu: gnome-music: Update to 42.0., guix-commits, 2022/09/13
- 69/181: gnu: eog: Update to 42.2., guix-commits, 2022/09/13
- 79/181: gnu: gnome-screenshot: Update to 41.0., guix-commits, 2022/09/13
- 74/181: gnu: gnome-font-viewer: Update to 42.0., guix-commits, 2022/09/13
- 90/181: gnu: Add glib-next., guix-commits, 2022/09/13
- 88/181: gnu: Remove tepl-5., guix-commits, 2022/09/13
- 98/181: gnu: libadwaita: Update to 1.2.rc., guix-commits, 2022/09/13
- 106/181: gnu: libmediaart: Update to 1.9.6., guix-commits, 2022/09/13
- 103/181: gnu: python-liblarch: Update to 3.2.0 and apply guix style., guix-commits, 2022/09/13
- 111/181: gnu: vala-next: Update to 0.56.3.,
guix-commits <=
- 122/181: gnu: eog: Update to 42.3., guix-commits, 2022/09/13
- 124/181: gnu: epiphany: Update to 42.4., guix-commits, 2022/09/13
- 129/181: gnu: shotwell: Update to 0.31.5., guix-commits, 2022/09/13
- 126/181: gnu: yelp: Update to 42.1., guix-commits, 2022/09/13
- 135/181: gnu: mobile-broadband-provider-info: Update to 20220725., guix-commits, 2022/09/13
- 139/181: gnu: nautilus: Update to 42.2 and enable tests., guix-commits, 2022/09/13
- 140/181: gnu: komikku: Update to 0.41.0., guix-commits, 2022/09/13
- 146/181: gnu: gspell: Update to 1.11.1., guix-commits, 2022/09/13
- 149/181: gnu: passwordsafe: Rename to secrets and update to 6.5., guix-commits, 2022/09/13
- 28/181: gnu: upower: Fix indentation., guix-commits, 2022/09/13