[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/40: gnu: libxaw3d: Update to 1.6.6, fixes build with gcc-14.
From: |
guix-commits |
Subject: |
35/40: gnu: libxaw3d: Update to 1.6.6, fixes build with gcc-14. |
Date: |
Tue, 10 Dec 2024 08:30:17 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit 015aaa40c59c3869a13828f48e45520b473a67ad
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 7849fbee09..51b8893c5e 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5843,7 +5843,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)
@@ -5853,7 +5853,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))
- 24/40: gnu: commencement: static-bash-for-glibc Fix x86-linux build., (continued)
- 24/40: gnu: commencement: static-bash-for-glibc Fix x86-linux build., guix-commits, 2024/12/10
- 13/40: gnu: gettext: Fix build with gcc-14., guix-commits, 2024/12/10
- 26/40: gnu: guile-lzlib: Fix build with gcc-14., guix-commits, 2024/12/10
- 33/40: gnu: llvm-13: Fix build with gcc-14., guix-commits, 2024/12/10
- 21/40: gnu: elfutils: Update to 0.192; fixing build with gcc-14., guix-commits, 2024/12/10
- 04/40: gnu: %bootstrap-glibc: Patch more files., guix-commits, 2024/12/10
- 10/40: gnu: libffi: Fix build for x86_64-linux with gcc-14., guix-commits, 2024/12/10
- 30/40: gnu: xmlto: Fix build with gcc-14., guix-commits, 2024/12/10
- 29/40: gnu: python-lxml: Update to 5.2.2; fixing build with gcc-14., guix-commits, 2024/12/10
- 38/40: DRAFT gnu: gcc: Update gcc, gcc-toolchain to 14., guix-commits, 2024/12/10
- 35/40: gnu: libxaw3d: Update to 1.6.6, fixes build with gcc-14.,
guix-commits <=
- 03/40: Revert "Partial revert "gnu: make-bootstrap: Update gcc-static to gcc-14, for the 64bit Hurd."", guix-commits, 2024/12/10
- 05/40: gnu: %bootstrap-glibc: Prevent rebuilds., guix-commits, 2024/12/10
- 17/40: gnu: automake: Update to 1.17; fixing build with gcc-14., guix-commits, 2024/12/10
- 20/40: gnu: bdb: Use automake-1.16.5., guix-commits, 2024/12/10
- 19/40: gnu: automake-1.16.5: Skip tests., guix-commits, 2024/12/10
- 09/40: gnu: bash-minimal: Fix build for x86-linux with gcc-14., guix-commits, 2024/12/10
- 16/40: gnu: automake: Fix build with gcc-14., guix-commits, 2024/12/10
- 22/40: gnu: libstdc++: Fix build for x86-linux with gcc-14., guix-commits, 2024/12/10
- 25/40: gnu: expect: Fix build with gcc-14., guix-commits, 2024/12/10
- 31/40: gnu: cmake-bootstrap: Fix build with gcc-14., guix-commits, 2024/12/10