unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Aurora via Guix-patches via <guix-patches@gnu.org>
To: 54505@debbugs.gnu.org
Cc: Aurora <rind38@disroot.org>
Subject: [bug#54505] [PATCH] gnu: openblas: Update to 0.3.20
Date: Mon, 21 Mar 2022 17:32:14 +0000	[thread overview]
Message-ID: <20220321173215.1526-1-rind38@disroot.org> (raw)

---
 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





             reply	other threads:[~2022-03-21 17:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21 17:32 Aurora via Guix-patches via [this message]
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

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=20220321173215.1526-1-rind38@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=54505@debbugs.gnu.org \
    --cc=rind38@disroot.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).