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

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

bug#45531: closed ([PATCH] gnu: hdf5: Update to 1.12.0.)


From: GNU bug Tracking System
Subject: bug#45531: closed ([PATCH] gnu: hdf5: Update to 1.12.0.)
Date: Sun, 21 Feb 2021 21:31:02 +0000

Your message dated Sun, 21 Feb 2021 22:29:41 +0100
with message-id 
<CAEwRq=pci2bcWX8_VM31rOxdcDKiw63G3zr0Ox5S5PHV3fH=Fg@mail.gmail.com>
and subject line Closing
has caused the debbugs.gnu.org bug report #45531,
regarding [PATCH] gnu: hdf5: Update to 1.12.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45531: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45531
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: hdf5: Update to 1.12.0. Date: Tue, 29 Dec 2020 13:12:03 +0100
* gnu/packages/maths.scm (hdf5): Update to 1.12.0.
---
 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 b54cd6dff1..09e0837872 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1200,7 +1200,7 @@ extremely large and complex data collections.")
 
 (define-public hdf5-1.10
   (package/inherit hdf5-1.8
-    (version "1.10.7")
+    (version "1.12.0")
     (source
      (origin
        (method url-fetch)
@@ -1214,7 +1214,7 @@ extremely large and complex data collections.")
                                         (take (string-split version #\.) 2))
                                  "/src/hdf5-" version ".tar.bz2")))
        (sha256
-        (base32 "0pm5xxry55i0h7wmvc7svzdaa90rnk7h78rrjmnlkz2ygsn8y082"))
+        (base32 "0qazfslkqbmzg495jafpvqp0khws3jkxa0z7rph9qvhacil6544p"))
        (patches (search-patches "hdf5-config-date.patch"))))))
 
 (define-public hdf5
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Closing Date: Sun, 21 Feb 2021 22:29:41 +0100
Closing as duplicate of :
f601cdc6981888f55882c942dab413cb783caecc
-- 
Vincent Legoll


--- End Message ---

reply via email to

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