unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71447] [PATCH] gnu: openblas: Update to 0.3.26.
@ 2024-06-09  6:02 Andy Tai
  0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2024-06-09  6:02 UTC (permalink / raw)
  To: 71447; +Cc: Andy Tai

* gnu/packages/maths.scm (openblas): Update to 0.3.26.

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 10e7b53e74..327bba6b98 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5122,7 +5122,7 @@ (define-public muparser
 (define-public openblas
   (package
     (name "openblas")
-    (version "0.3.20")
+    (version "0.3.26")
     (source
      (origin
        (method git-fetch)
@@ -5132,7 +5132,7 @@ (define-public openblas
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0r4sz3rn68fyc2paq0a04pgfi7iszpm95f6ggbzxpvjzx9qxbcql"))))
+         "17y4989argppch0n8xjyfk31nq551fb3kldnhcvwi4cpfk3zw380"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: bc8a41f4a8d9f1f0525d7bc97c67ed3c8aea3111
-- 
2.34.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-09  6:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-09  6:02 [bug#71447] [PATCH] gnu: openblas: Update to 0.3.26 Andy Tai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).