[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/246: gnu: vala: Update to 0.56.17; fixes build with gcc-14.
From: |
guix-commits |
Subject: |
72/246: gnu: vala: Update to 0.56.17; fixes build with gcc-14. |
Date: |
Fri, 10 Jan 2025 10:47:27 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit 7099d348321e75c412f568044a56b4eace5ddb12
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 768648302a..f14ec0ee61 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4556,7 +4556,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/"
@@ -4564,7 +4564,7 @@ passwords in the GNOME keyring.")
"vala-" version ".tar.xz"))
(sha256
(base32
- "16yaiff5nl2dfyvs3bj8y7wvzh9riz6wqlx7csgg1lpm01b7nj05"))))
+ "0spd6ill4nnfpj13qm6700yqhrgmgkcl1wbmj9hrq17h9r70q416"))))
(build-system glib-or-gtk-build-system)
(arguments
(list
- 223/246: gnu: libunwind: Fix build with gcc-14 for i686-linux., (continued)
- 223/246: gnu: libunwind: Fix build with gcc-14 for i686-linux., guix-commits, 2025/01/10
- 01/246: Revert "Partial revert "gnu: bootstrap: %bootstrap-gcc: Also wrap g++ for the 64bit Hurd."", guix-commits, 2025/01/10
- 13/246: gnu: unzip: Fix build with gcc-14., guix-commits, 2025/01/10
- 10/246: gnu: zip: Fix build with gcc-14., guix-commits, 2025/01/10
- 15/246: gnu: automake: Update to 1.17; fixes build with gcc-14., guix-commits, 2025/01/10
- 06/246: gnu: bash-minimal: Fix build for x86-linux with gcc-14., guix-commits, 2025/01/10
- 23/246: gnu: guile-lzlib: Fix build with gcc-14., guix-commits, 2025/01/10
- 60/246: gnu: m4: Use -Wno-error= for Hurd cross-build., guix-commits, 2025/01/10
- 65/246: gnu: bootstrap: %bootstrap-glibc: Fix linking on armhf-linux., guix-commits, 2025/01/10
- 57/246: gnu: hurd: Use -Wno-error=., guix-commits, 2025/01/10
- 72/246: gnu: vala: Update to 0.56.17; fixes build with gcc-14.,
guix-commits <=
- 104/246: gnu: directfb: Fix build with gcc-14., guix-commits, 2025/01/10
- 86/246: gnu: aalib: Fix build with gcc-14., guix-commits, 2025/01/10
- 115/246: gnu: efivar: Update to 39; fixes build with gcc-14., guix-commits, 2025/01/10
- 107/246: gnu: transcode: Fix build with gcc-14., guix-commits, 2025/01/10
- 123/246: gnu: openexr-2: Fix build with gcc-14., guix-commits, 2025/01/10
- 134/246: gnu: lpsolve: Fix build with gcc-14., guix-commits, 2025/01/10
- 130/246: gnu: zile: Fix build with gcc-14., guix-commits, 2025/01/10
- 140/246: gnu: zxing-cpp: Fix build with gcc-14., guix-commits, 2025/01/10
- 142/246: gnu: mbedtls-lts: Update to 2.28.9 and fix build with gcc-14., guix-commits, 2025/01/10
- 148/246: gnu: tbb: Fix build with gcc-14., guix-commits, 2025/01/10