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

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

bug#45298: closed ([PATCH] gnu: openblas: Update to 0.3.13.)


From: GNU bug Tracking System
Subject: bug#45298: closed ([PATCH] gnu: openblas: Update to 0.3.13.)
Date: Sun, 27 Dec 2020 17:40:02 +0000

Your message dated Sun, 27 Dec 2020 18:39:02 +0100
with message-id <87y2hjrvwp.fsf@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@gnu.org.)


-- 
45298: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45298
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: openblas: Update to 0.3.13. Date: Thu, 17 Dec 2020 09:57:34 -0500
For the core-updates branch.

From 65b3d40ac240a184c51a2e0ad2b2106f0d3bd830 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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

Attachment: 0001-gnu-openblas-Update-to-0.3.13.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#45298] [PATCH] gnu: openblas: Update to 0.3.13. Date: Sun, 27 Dec 2020 18:39:02 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi,

Greg Hogan <code@greghogan.com> skribis:

> From 76b856f408728863bea40ff274f65c1820e0579f Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code@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’.


--- End Message ---

reply via email to

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