andreas pushed a commit to branch core-packages-team
in repository guix.
commit c81709a0b27d371dd556c753b2aa4b20b48b65c8
Author: Janneke Nieuwenhuizen <[email protected]>
AuthorDate: Tue Dec 31 18:00:24 2024 +0100
gnu: gmime: Update to 3.2.15; fixes build with gcc-14.
* gnu/packages/mail.scm (gmime): Update to 3.2.15.
[native-inputs]: Use automake-1.16.5.
Change-Id: Ibe36eb1a186d74646490c532a63cfae956c71876
---
gnu/packages/mail.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index ea705c0d0b..de5293ed52 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -61,6 +61,7 @@
;;; Copyright © 2024 Ashish SHUKLA <[email protected]>
;;; Copyright © 2025 Tanguy Le Carrour <[email protected]>
;;; Copyright © 2025 Sharlatan Hellseher <[email protected]>
+;;; Copyright © 2024 Janneke Nieuwenhuizen <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -883,7 +884,7 @@ It adds a large amount of new and improved features to
Mutt.")
base))))))))))))
(native-inputs
(list autoconf-2.71
- automake
+ automake-1.16.5
pkg-config
gnupg ; for tests only
gobject-introspection