[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
50/216: gnu: openblas: Update to 0.3.28; fixes build with gcc-14.
From: |
guix-commits |
Subject: |
50/216: gnu: openblas: Update to 0.3.28; fixes build with gcc-14. |
Date: |
Sat, 4 Jan 2025 07:27:14 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit 3009c1b00cf03840e5b2f9997f777c06f1ffc68c
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Wed Dec 11 20:20:25 2024 +0100
gnu: openblas: Update to 0.3.28; fixes build with gcc-14.
* gnu/packages/maths.scm (openblas): Update to 0.3.28.
Change-Id: I63d3f1668c5b7a75161c1dc189c26635092c0b64
---
gnu/packages/maths.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 22e2822c8c..0ffad0acf1 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5456,7 +5456,7 @@ parts of it.")
(define-public openblas
(package
(name "openblas")
- (version "0.3.20")
+ (version "0.3.28")
(source
(origin
(method git-fetch)
@@ -5466,7 +5466,7 @@ parts of it.")
(file-name (git-file-name name version))
(sha256
(base32
- "0r4sz3rn68fyc2paq0a04pgfi7iszpm95f6ggbzxpvjzx9qxbcql"))))
+ "13qyhb71ddq5qjjvpijg2lb3f3hlpd8b3if3iml17865iqdk6zg3"))))
(build-system gnu-build-system)
(arguments
(list
- 12/216: gnu: gettext: Update to 0.23., (continued)
- 12/216: gnu: gettext: Update to 0.23., guix-commits, 2025/01/04
- 14/216: gnu: automake: Fix build with gcc-14., guix-commits, 2025/01/04
- 19/216: gnu: elfutils: Update to 0.192; fixes build with gcc-14., guix-commits, 2025/01/04
- 33/216: gnu: localed: Fix build with gcc-14., guix-commits, 2025/01/04
- 32/216: gnu: serf: Update to 1.3.10 and fix build with gcc-14., guix-commits, 2025/01/04
- 34/216: gnu: gcc-boot0: Fix building for aarch64-linux., guix-commits, 2025/01/04
- 41/216: gnu: bdb-4.8: Fix build with gcc-14., guix-commits, 2025/01/04
- 54/216: gnu: tevent: Update to 0.16.1; fixes build with gcc-14., guix-commits, 2025/01/04
- 49/216: gnu: Use cryptsetup-minimal instead of cryptsetup., guix-commits, 2025/01/04
- 59/216: gnu: libedit: Use -Wno-error= for cross-build., guix-commits, 2025/01/04
- 50/216: gnu: openblas: Update to 0.3.28; fixes build with gcc-14.,
guix-commits <=
- 48/216: gnu: Add cryptsetup-minimal., guix-commits, 2025/01/04
- 63/216: gnu: git: Use -Wno-error= for Hurd cross-build., guix-commits, 2025/01/04
- 62/216: gnu: texinfo-4: Use -Wno-error= for Hurd cross-build., guix-commits, 2025/01/04
- 78/216: gnu: samba/pinned: Update to 4.18.1; fixes build with gcc-14., guix-commits, 2025/01/04
- 82/216: gnu: xf86-video-nv: Update to 2.1.23; fixes build with gcc-14., guix-commits, 2025/01/04
- 84/216: gnu: upower: Disable failing test., guix-commits, 2025/01/04
- 93/216: gnu: vde2: Update to 2.3.3; fixes build with gcc-14., guix-commits, 2025/01/04
- 86/216: gnu: aalib: Fix build with gcc-14., guix-commits, 2025/01/04
- 111/216: gnu: nvi: Fix build with gcc-14., guix-commits, 2025/01/04
- 124/216: gnu: libgee: Fix build with gcc-14., guix-commits, 2025/01/04