unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 71447@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#71447] [PATCH] gnu: openblas: Update to 0.3.26.
Date: Sat,  8 Jun 2024 23:02:08 -0700	[thread overview]
Message-ID: <be337599ff72a3b7cb8501cc6af7102cde3d4ccc.1717912874.git.atai@atai.org> (raw)

* 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





             reply	other threads:[~2024-06-09  6:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-09  6:02 Andy Tai [this message]
2024-07-13  5:06 ` [bug#71447] [PATCH v2] gnu: openblas: Update to 0.3.27 Andy Tai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=be337599ff72a3b7cb8501cc6af7102cde3d4ccc.1717912874.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=71447@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).