GNU bug report logs - #71447
[PATCH] gnu: openblas: Update to 0.3.26.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sun, 9 Jun 2024 06:03:02 UTC

Severity: normal

Tags: patch

Done: Greg Hogan <code <at> greghogan.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 71447 <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: 71447 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH v2] gnu: openblas: Update to 0.3.27.
Date: Fri, 12 Jul 2024 22:06:55 -0700
* gnu/packages/maths.scm (openblas): Update to 0.3.27.

Change-Id: I5eb1a26f59a0918e0bb72d1de83b760c29c28d65
---
 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 391c11891e..be9b690cd1 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5124,7 +5124,7 @@ (define-public muparser
 (define-public openblas
   (package
     (name "openblas")
-    (version "0.3.20")
+    (version "0.3.27")
     (source
      (origin
        (method git-fetch)
@@ -5134,7 +5134,7 @@ (define-public openblas
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0r4sz3rn68fyc2paq0a04pgfi7iszpm95f6ggbzxpvjzx9qxbcql"))))
+         "1id73v0maisr5c5x6snb9sbnq11mias5s3isv0d96687zi4cb82l"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: ff82e0f7b48cd0d4dd906f5d52ba5d4940222086
-- 
2.34.1





This bug report was last modified 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.