GNU bug report logs - #45531
[PATCH] gnu: hdf5: Update to 1.12.0.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Tue, 29 Dec 2020 12:13:02 UTC

Severity: normal

Tags: patch

Done: Vincent Legoll <vincent.legoll <at> gmail.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: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45531: closed ([PATCH] gnu: hdf5: Update to 1.12.0.)
Date: Sun, 21 Feb 2021 21:31:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 21 Feb 2021 22:29:41 +0100
with message-id <CAEwRq=pci2bcWX8_VM31rOxdcDKiw63G3zr0Ox5S5PHV3fH=Fg <at> 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 <at> gnu.org.)


-- 
45531: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45531
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
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



[Message part 3 (message/rfc822, inline)]
From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: 45531-DONE <at> debbugs.gnu.org
Subject: Closing
Date: Sun, 21 Feb 2021 22:29:41 +0100
Closing as duplicate of :
f601cdc6981888f55882c942dab413cb783caecc
-- 
Vincent Legoll


This bug report was last modified 4 years and 87 days ago.

Previous Next


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