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

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

bug#40755: closed (OpenBLAS minor update to 0.3.9)


From: GNU bug Tracking System
Subject: bug#40755: closed (OpenBLAS minor update to 0.3.9)
Date: Tue, 28 Apr 2020 14:44:01 +0000

Your message dated Tue, 28 Apr 2020 16:42:52 +0200
with message-id <address@hidden>
and subject line Re: [bug#40755] Acknowledgement (OpenBLAS minor update to 
0.3.9)
has caused the debbugs.gnu.org bug report #40755,
regarding OpenBLAS minor update to 0.3.9
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40755: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40755
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: OpenBLAS minor update to 0.3.9 Date: Tue, 21 Apr 2020 18:12:08 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hello Guix:

Please see attached diff which updates openblas and openblas-ilp64 to
0.3.9.

Cheers,
Eric

>From b5c50e08cd87b8a81406f1196dbdf96346a80c3a Mon Sep 17 00:00:00 2001
From: Eric Brown <address@hidden>
Date: Tue, 21 Apr 2020 18:09:34 -0500
Subject: [PATCH] gnu: openblas: Update to 0.3.9

* gnu/packages/maths.scm (openblas): Update to 0.3.9
---
 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 7db2b31012..8255a4089f 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3243,7 +3243,7 @@ parts of it.")
 (define-public openblas
   (package
     (name "openblas")
-    (version "0.3.7")
+    (version "0.3.9")
     (source
      (origin
        (method url-fetch)
@@ -3252,7 +3252,7 @@ parts of it.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0jbdjsi0qsxahdcm42agnn1y7xpmg0hrhwjsxg0zbhs9wwy3p568"))))
+         "14iz9xnrb9xiwgj84j94mc74gg0zn2vsy9fmsijxxma1n7dck4w3"))))
     (build-system gnu-build-system)
     (arguments
      `(#:test-target "test"
-- 
2.26.2


--- End Message ---
--- Begin Message --- Subject: Re: [bug#40755] Acknowledgement (OpenBLAS minor update to 0.3.9) Date: Tue, 28 Apr 2020 16:42:52 +0200 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Eric Brown <address@hidden> writes:

> (already in core-updates)

Indeed, because of the ~1768 dependent packages.  Closing this issue.

It should land in master in a few days, feel free to 'guix pull
--branch=core-updates' and report anything that does not work meanwhile!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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