[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: |
Sun, 12 Jan 2025 10:21:25 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit 5533876c48e2c4733ca3b3f786fa001ca2d34aa3
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
- 164/246: gnu: mpark-variant: Build with gcc-14; fixes build., (continued)
- 164/246: gnu: mpark-variant: Build with gcc-14; fixes build., guix-commits, 2025/01/12
- 171/246: gnu: r-rcppparallel: Fix build with gcc-14., guix-commits, 2025/01/12
- 182/246: gnu: racket-vm-cgc: Fix build with gcc-14., guix-commits, 2025/01/12
- 185/246: gnu: python-beniget: Update to 0.4.2.post1., guix-commits, 2025/01/12
- 187/246: gnu: aria2: Fix build., guix-commits, 2025/01/12
- 194/246: gnu: Add gettext-minimal-0.21., guix-commits, 2025/01/12
- 209/246: gnu: telepathy-logger: Fix build with gcc-14., guix-commits, 2025/01/12
- 200/246: gnu: vorbis-tools: Fix build with gcc-14., guix-commits, 2025/01/12
- 04/246: gnu: commencement: gcc-boot0: Fix build for x86-linux with gcc-14., guix-commits, 2025/01/12
- 53/246: gnu: slim: Fix build with gcc-14., guix-commits, 2025/01/12
- 54/246: gnu: tevent: Update to 0.16.1; fixes build with gcc-14.,
guix-commits <=
- 55/246: gnu: ldb: Update to 2.9.2; fixes build with gcc-14., guix-commits, 2025/01/12
- 68/246: gnu: gcc-11: Update to 11.5.0; fixes build with gcc-14., guix-commits, 2025/01/12
- 72/246: gnu: vala: Update to 0.56.17; fixes build with gcc-14., guix-commits, 2025/01/12
- 93/246: gnu: vde2: Update to 2.3.3; fixes build with gcc-14., guix-commits, 2025/01/12
- 98/246: gnu: libmpeg3: Fix build with gcc-14., guix-commits, 2025/01/12
- 103/246: gnu: sox: Fix build with gcc-14., guix-commits, 2025/01/12
- 112/246: gnu: json-c-0.13: Fix build with gcc-13., guix-commits, 2025/01/12
- 129/246: gnu: sofia-sip: Update to 1.13.17 and fix build with gcc-14., guix-commits, 2025/01/12
- 138/246: gnu: mpdscribble: Update to 0.25; fixes build with gcc-14., guix-commits, 2025/01/12
- 133/246: gnu: clucene: Fix build with gcc-14., guix-commits, 2025/01/12