[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/136: gnu: vala: Update to 0.56.17; fixes build with gcc-14.
From: |
guix-commits |
Subject: |
72/136: gnu: vala: Update to 0.56.17; fixes build with gcc-14. |
Date: |
Wed, 1 Jan 2025 10:24:30 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit 35a36343af9fa21c9cd18a279fe410b249286ad9
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Mon Dec 30 14:02:03 2024 +0100
gnu: vala: Update to 0.56.17; fixes build with gcc-14.
Change-Id: Ie5657a03fb80b2b82c309a3b1f1edd88026442df
* gnu/packages/gnome.scm (vala): Update to 0.56.17.
Change-Id: Ib750bb4f9d8d4bf5b836053d7eb3994939b7475c
---
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 71afdc5d38..f1b2012755 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4552,7 +4552,7 @@ passwords in the GNOME keyring.")
(define-public vala
(package
(name "vala")
- (version "0.56.16")
+ (version "0.56.17")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/vala/"
@@ -4560,7 +4560,7 @@ passwords in the GNOME keyring.")
"vala-" version ".tar.xz"))
(sha256
(base32
- "16yaiff5nl2dfyvs3bj8y7wvzh9riz6wqlx7csgg1lpm01b7nj05"))))
+ "0spd6ill4nnfpj13qm6700yqhrgmgkcl1wbmj9hrq17h9r70q416"))))
(build-system glib-or-gtk-build-system)
(arguments
(list
- 08/136: gnu: libffi: Fix build for x86_64-linux with gcc-14., (continued)
- 08/136: gnu: libffi: Fix build for x86_64-linux with gcc-14., guix-commits, 2025/01/01
- 11/136: gnu: gettext: Fix build with gcc-14., guix-commits, 2025/01/01
- 13/136: gnu: unzip: Fix build with gcc-14., guix-commits, 2025/01/01
- 19/136: gnu: elfutils: Update to 0.192; fixes build with gcc-14., guix-commits, 2025/01/01
- 28/136: gnu: nlohmann-json: Update to 3.11.3; fixes build with gcc-14., guix-commits, 2025/01/01
- 30/136: gnu: hplip: Update to 3.24.4 and fix build with gcc-14., guix-commits, 2025/01/01
- 23/136: gnu: guile-lzlib: Fix build with gcc-14., guix-commits, 2025/01/01
- 42/136: gnu: gamin: Fix build with gcc-14., guix-commits, 2025/01/01
- 25/136: gnu: python-lxml: Update to 5.2.2; fixes build with gcc-14., guix-commits, 2025/01/01
- 45/136: gnu: openldap: Update to 2.6.9; fixes build with gcc-14., guix-commits, 2025/01/01
- 72/136: gnu: vala: Update to 0.56.17; fixes build with gcc-14.,
guix-commits <=
- 87/136: gnu: gavl: Fix build by using gcc-13., guix-commits, 2025/01/01
- 83/136: gnu: xf86-video-nouveau: Fix build with gcc-14., guix-commits, 2025/01/01
- 91/136: gnu: jamvm-1-bootstrap: Fix build with gcc-14., guix-commits, 2025/01/01
- 15/136: gnu: automake: Update to 1.17; fixes build with gcc-14., guix-commits, 2025/01/01
- 17/136: gnu: automake-1.16.5: Skip tests., guix-commits, 2025/01/01
- 21/136: gnu: torsocks: Fix build with gcc-14., guix-commits, 2025/01/01
- 26/136: gnu: xmlto: Fix build with gcc-14., guix-commits, 2025/01/01
- 29/136: gnu: llvm-13: Fix build with gcc-14., guix-commits, 2025/01/01
- 36/136: gnu: texlive-xdvi-bin: Fix build with gcc-14., guix-commits, 2025/01/01
- 38/136: gnu: epson-inkjet-printer-escpr: Fix build with gcc-14., guix-commits, 2025/01/01