[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/246: gnu: tevent: Update to 0.16.1; fixes build with gcc-14.
From: |
guix-commits |
Subject: |
54/246: gnu: tevent: Update to 0.16.1; fixes build with gcc-14. |
Date: |
Fri, 10 Jan 2025 10:47:24 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit 302ab6a393c921b3a0d58a19e24dee4b71cc3efa
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Thu Dec 12 10:11:07 2024 +0100
gnu: tevent: Update to 0.16.1; fixes build with gcc-14.
* gnu/packages/samba.scm (tevent): Update to 0.16.1.
Change-Id: I1ea6d75b49eaa243d5e895c2699757ccf9e7bd2c
---
gnu/packages/samba.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/samba.scm b/gnu/packages/samba.scm
index 1e51fc645c..c8b4d60b5f 100644
--- a/gnu/packages/samba.scm
+++ b/gnu/packages/samba.scm
@@ -387,14 +387,14 @@ destructors. It is the core memory allocator used in
Samba.")
(define-public tevent
(package
(name "tevent")
- (version "0.13.0")
+ (version "0.16.1")
(source (origin
(method url-fetch)
(uri (string-append "https://www.samba.org/ftp/tevent/tevent-"
version ".tar.gz"))
(sha256
(base32
- "030x6ziapxiqvmi2m23ri2p9rsa202gfqr7b3cv48lx5gy8plhxr"))))
+ "17h293jyya0ad4znral5vhi8qd5qqhcn6wz4dxgr1h9dygh72a9n"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- 219/246: gnu: gnome-boxes: Fix build with gcc-14., (continued)
- 219/246: gnu: gnome-boxes: Fix build with gcc-14., guix-commits, 2025/01/10
- 202/246: gnu: mplayer: Fix build with gcc-14., guix-commits, 2025/01/10
- 215/246: gnu: folks: Fix build with gcc-14., guix-commits, 2025/01/10
- 240/246: DRAFT gnu: gcc: Update gcc, gcc-toolchain, libgccjit to 14., guix-commits, 2025/01/10
- 17/246: gnu: automake-1.16.5: Skip tests., guix-commits, 2025/01/10
- 34/246: gnu: gcc-boot0: Fix building for aarch64-linux., guix-commits, 2025/01/10
- 27/246: gnu: cmake-bootstrap: Fix build with gcc-14., guix-commits, 2025/01/10
- 26/246: gnu: xmlto: Fix build with gcc-14., guix-commits, 2025/01/10
- 44/246: gnu: ntp: Fix build with gcc-14., guix-commits, 2025/01/10
- 75/246: gnu: xorg-server-for-test: Update to 21.1.15; fixes build with gcc-14., guix-commits, 2025/01/10
- 54/246: gnu: tevent: Update to 0.16.1; fixes build with gcc-14.,
guix-commits <=
- 111/246: gnu: nvi: Fix build with gcc-14., guix-commits, 2025/01/10
- 108/246: gnu: tracker: Fix build with gcc-14., guix-commits, 2025/01/10
- 93/246: gnu: vde2: Update to 2.3.3; fixes build with gcc-14., guix-commits, 2025/01/10
- 89/246: gnu: libshout: Fix build with gcc-14., guix-commits, 2025/01/10
- 113/246: gnu: cryptsetup-static: Update to latest json-c (0.18)., guix-commits, 2025/01/10
- 117/246: gnu; glibc-2.33: Fix build with gcc-14., guix-commits, 2025/01/10
- 112/246: gnu: json-c-0.13: Fix build with gcc-13., guix-commits, 2025/01/10
- 125/246: gnu: orbit2: Fix build with gcc-14., guix-commits, 2025/01/10
- 128/246: gnu: llvm-12: Fix build with gcc-14., guix-commits, 2025/01/10
- 131/246: gnu: icu4c: Update to 76.1; fixes build with gcc-14., guix-commits, 2025/01/10