* [bug#40755] OpenBLAS minor update to 0.3.9
@ 2020-04-21 23:12 Eric Brown
[not found] ` <handler.40755.B.158751073730732.ack@debbugs.gnu.org>
0 siblings, 1 reply; 3+ messages in thread
From: Eric Brown @ 2020-04-21 23:12 UTC (permalink / raw)
To: 40755
[-- Attachment #1: Type: text/plain, Size: 105 bytes --]
Hello Guix:
Please see attached diff which updates openblas and openblas-ilp64 to
0.3.9.
Cheers,
Eric
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: openblas --]
[-- Type: text/x-patch, Size: 1057 bytes --]
From b5c50e08cd87b8a81406f1196dbdf96346a80c3a Mon Sep 17 00:00:00 2001
From: Eric Brown <ecbrown@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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#40755] Acknowledgement (OpenBLAS minor update to 0.3.9)
[not found] ` <handler.40755.B.158751073730732.ack@debbugs.gnu.org>
@ 2020-04-23 23:40 ` Eric Brown
2020-04-28 14:42 ` bug#40755: " Marius Bakke
0 siblings, 1 reply; 3+ messages in thread
From: Eric Brown @ 2020-04-23 23:40 UTC (permalink / raw)
To: 40755
(already in core-updates)
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#40755: Acknowledgement (OpenBLAS minor update to 0.3.9)
2020-04-23 23:40 ` [bug#40755] Acknowledgement (OpenBLAS minor update to 0.3.9) Eric Brown
@ 2020-04-28 14:42 ` Marius Bakke
0 siblings, 0 replies; 3+ messages in thread
From: Marius Bakke @ 2020-04-28 14:42 UTC (permalink / raw)
To: Eric Brown, 40755-done
[-- Attachment #1: Type: text/plain, Size: 282 bytes --]
Eric Brown <ecbrown@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!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-04-28 14:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-21 23:12 [bug#40755] OpenBLAS minor update to 0.3.9 Eric Brown
[not found] ` <handler.40755.B.158751073730732.ack@debbugs.gnu.org>
2020-04-23 23:40 ` [bug#40755] Acknowledgement (OpenBLAS minor update to 0.3.9) Eric Brown
2020-04-28 14:42 ` bug#40755: " Marius Bakke
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).