[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/74: gnu: libxaw3d: Update to 1.6.6, fixes build with gcc-14.
From: |
guix-commits |
Subject: |
31/74: gnu: libxaw3d: Update to 1.6.6, fixes build with gcc-14. |
Date: |
Wed, 18 Dec 2024 08:07:01 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit 40f84e6a6700598cc7e326344fc408416cbf24fe
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Mon Dec 9 10:25:06 2024 +0100
gnu: libxaw3d: Update to 1.6.6, fixes build with gcc-14.
* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.6. Fixes build withg
gcc-14.
Change-Id: Iaca9089f3d88e32086d013e799db48469d4374ab
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index f59c3dc7b2..92cb48c202 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5948,7 +5948,7 @@ user-friendly mechanism to start the X server.")
(define-public libxaw3d
(package
(name "libxaw3d")
- (version "1.6.4")
+ (version "1.6.6")
(source
(origin
(method url-fetch)
@@ -5958,7 +5958,7 @@ user-friendly mechanism to start the X server.")
".tar.xz"))
(sha256
(base32
- "0484fn93jqjadc68gnrnjgx0pbgravq2i6ssbbrb13n69d9dy016"))))
+ "0il6vkm357c23wa39prhkaskrgxg080fggcbyaqidmjs2cvkw754"))))
(build-system gnu-build-system)
(propagated-inputs
(list libxext libxmu libxt))
- 08/74: gnu: libffi: Fix build for x86_64-linux with gcc-14., (continued)
- 08/74: gnu: libffi: Fix build for x86_64-linux with gcc-14., guix-commits, 2024/12/18
- 04/74: gnu: commencement: gcc-boot0: Fix build for x86-linux with gcc-14., guix-commits, 2024/12/18
- 18/74: gnu: bdb: Use automake-1.16.5., guix-commits, 2024/12/18
- 15/74: gnu: automake: Update to 1.17; fixes build with gcc-14., guix-commits, 2024/12/18
- 19/74: gnu: elfutils: Update to 0.192; fixes build with gcc-14., guix-commits, 2024/12/18
- 17/74: gnu: automake-1.16.5: Skip tests., guix-commits, 2024/12/18
- 14/74: gnu: automake: Fix build with gcc-14., guix-commits, 2024/12/18
- 24/74: gnu: go-1.21.5: Skip test failing with gcc-14., guix-commits, 2024/12/18
- 28/74: gnu: nlohmann-json: Update to 3.11.3; fixes build with gcc-14., guix-commits, 2024/12/18
- 29/74: gnu: llvm-13: Fix build with gcc-14., guix-commits, 2024/12/18
- 31/74: gnu: libxaw3d: Update to 1.6.6, fixes build with gcc-14.,
guix-commits <=
- 27/74: gnu: cmake-bootstrap: Fix build with gcc-14., guix-commits, 2024/12/18
- 39/74: gnu: cyrus-sasl: Fix build mwith gcc-14., guix-commits, 2024/12/18
- 41/74: gnu: bdb-4.8: Fix build with gcc-14., guix-commits, 2024/12/18
- 34/74: gnu: gcc-boot0: Fix building for aarch64-linux., guix-commits, 2024/12/18
- 20/74: gnu: libstdc++: Fix build for x86-linux with gcc-14., guix-commits, 2024/12/18
- 35/74: gnu: zziplib: Update to 0.13.78; fixes build with gcc-14., guix-commits, 2024/12/18
- 42/74: gnu: gamin: Fix build with gcc-14., guix-commits, 2024/12/18
- 45/74: gnu: openldap: Update to 2.6.9; fixes build with gcc-14., guix-commits, 2024/12/18
- 58/74: gnu: netdde: Use -Wno-error=., guix-commits, 2024/12/18
- 56/74: gnu: flex: Use -Wno-error= for cross-build., guix-commits, 2024/12/18