all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54505] [PATCH] gnu: openblas: Update to 0.3.20
@ 2022-03-21 17:32 Aurora via Guix-patches via
  2022-03-21 17:32 ` [bug#54506] [PATCH] gnu: openfst: Update to 1.8.2 Aurora via Guix-patches via
  2022-05-15 20:30 ` bug#54505: [PATCH] gnu: openblas: Update to 0.3.20 Ludovic Courtès
  0 siblings, 2 replies; 7+ messages in thread
From: Aurora via Guix-patches via @ 2022-03-21 17:32 UTC (permalink / raw)
  To: 54505; +Cc: Aurora

---
 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 ecb8564..800afd2 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4343,7 +4343,7 @@ parts of it.")
 (define-public openblas
   (package
     (name "openblas")
-    (version "0.3.18")
+    (version "0.3.20")
     (source
      (origin
        (method git-fetch)
@@ -4353,7 +4353,7 @@ parts of it.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "17zdd8asylz2w71hczrz5y344p6d5ds1jn4901maw7zcp3dbk63g"))))
+         "0r4sz3rn68fyc2paq0a04pgfi7iszpm95f6ggbzxpvjzx9qxbcql"))))
     (build-system gnu-build-system)
     (arguments
      `(#:test-target "test"
-- 
2.30.2





^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-05-15 20:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-21 17:32 [bug#54505] [PATCH] gnu: openblas: Update to 0.3.20 Aurora via Guix-patches via
2022-03-21 17:32 ` [bug#54506] [PATCH] gnu: openfst: Update to 1.8.2 Aurora via Guix-patches via
2022-03-23 15:43   ` [bug#54506] [PATCH v2] gnu: openfst: Update to 1.8.2, enable ngram extension Aurora via Guix-patches via
2022-03-23 15:53     ` [bug#54506] [PATCH v3 0/1] " Aurora via Guix-patches via
2022-03-23 15:53       ` [bug#54506] [PATCH v3 1/1] " Aurora via Guix-patches via
2022-05-15 20:29       ` bug#54506: [PATCH] gnu: openfst: Update to 1.8.2 Ludovic Courtès
2022-05-15 20:30 ` bug#54505: [PATCH] gnu: openblas: Update to 0.3.20 Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.