GNU bug report logs - #40755
OpenBLAS minor update to 0.3.9

Previous Next

Package: guix-patches;

Reported by: Eric Brown <ecbrown <at> ericcbrown.com>

Date: Tue, 21 Apr 2020 23:13:01 UTC

Severity: normal

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40755: closed (OpenBLAS minor update to 0.3.9)
Date: Tue, 28 Apr 2020 14:44:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 28 Apr 2020 16:42:52 +0200
with message-id <877dxz7jtf.fsf <at> devup.no>
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
help-debbugs <at> gnu.org.)


-- 
40755: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40755
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eric Brown <ecbrown <at> ericcbrown.com>
To: guix-patches <at> gnu.org
Subject: OpenBLAS minor update to 0.3.9
Date: Tue, 21 Apr 2020 18:12:08 -0500
[Message part 3 (text/plain, inline)]
Hello Guix:

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

Cheers,
Eric

[0001-gnu-openblas-Update-to-0.3.9.patch (text/x-patch, inline)]
From b5c50e08cd87b8a81406f1196dbdf96346a80c3a Mon Sep 17 00:00:00 2001
From: Eric Brown <ecbrown <at> ericcbrown.com>
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

[Message part 5 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Eric Brown <ecbrown <at> ericcbrown.com>, 40755-done <at> debbugs.gnu.org
Subject: Re: [bug#40755] Acknowledgement (OpenBLAS minor update to 0.3.9)
Date: Tue, 28 Apr 2020 16:42:52 +0200
[Message part 6 (text/plain, inline)]
Eric Brown <ecbrown <at> ericcbrown.com> 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!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 82 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.