emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54505: closed ([PATCH] gnu: openblas: Update to 0.3.20)


From: GNU bug Tracking System
Subject: bug#54505: closed ([PATCH] gnu: openblas: Update to 0.3.20)
Date: Sun, 15 May 2022 20:31:01 +0000

Your message dated Sun, 15 May 2022 22:30:24 +0200
with message-id <87wnemczdr.fsf@gnu.org>
and subject line Re: bug#54505: [PATCH] gnu: openblas: Update to 0.3.20
has caused the debbugs.gnu.org bug report #54505,
regarding [PATCH] gnu: openblas: Update to 0.3.20
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54505: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54505
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: openblas: Update to 0.3.20 Date: Mon, 21 Mar 2022 17:32:14 +0000
---
 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#54505: [PATCH] gnu: openblas: Update to 0.3.20 Date: Sun, 15 May 2022 22:30:24 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Aurora <rind38@disroot.org> skribis:

> ---
>  gnu/packages/maths.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I augmented the commit log and applied it to the ‘staging’ branch.

Thanks,
Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]