GNU bug report logs -
#45298
[PATCH] gnu: openblas: Update to 0.3.13.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Thu, 17 Dec 2020 14:58:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 27 Dec 2020 18:39:02 +0100
with message-id <87y2hjrvwp.fsf <at> gnu.org>
and subject line Re: [bug#45298] [PATCH] gnu: openblas: Update to 0.3.13.
has caused the debbugs.gnu.org bug report #45298,
regarding [PATCH] gnu: openblas: Update to 0.3.13.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
45298: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45298
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
For the core-updates branch.
From 65b3d40ac240a184c51a2e0ad2b2106f0d3bd830 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Tue, 15 Dec 2020 19:56:04 +0000
Subject: [PATCH] gnu: openblas: Update to 0.3.13.
* gnu/packages/maths.scm (openblas): Update to 0.3.13.
---
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 c118e9e25c..2e30349956 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3628,7 +3628,7 @@ parts of it.")
(define-public openblas
(package
(name "openblas")
- (version "0.3.9")
+ (version "0.3.13")
(source
(origin
(method url-fetch)
@@ -3637,7 +3637,7 @@ parts of it.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "14iz9xnrb9xiwgj84j94mc74gg0zn2vsy9fmsijxxma1n7dck4w3"))))
+ "09rx33yaa48lwsdd1yyvzfgfpzjmjzldkzgn751qbpqdp42ba8wj"))))
(build-system gnu-build-system)
(arguments
`(#:test-target "test"
--
2.29.2
[Message part 4 (text/html, inline)]
[0001-gnu-openblas-Update-to-0.3.13.patch (application/octet-stream, attachment)]
[Message part 6 (message/rfc822, inline)]
Hi,
Greg Hogan <code <at> greghogan.com> skribis:
> From 76b856f408728863bea40ff274f65c1820e0579f Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> greghogan.com>
> Date: Wed, 23 Dec 2020 20:50:55 +0000
> Subject: [PATCH] gnu: openblas: Update to 0.3.13.
>
> * gnu/packages/maths.scm (openblas): Update to 0.3.13.
Applied to ‘core-updates’, thanks!
Ludo’.
This bug report was last modified 4 years and 148 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.