unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 62380@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#62380] [staging PATCH 2/4] gnu: hdf5@1.10: Update to 1.10.9.
Date: Wed, 22 Mar 2023 13:57:09 +0000	[thread overview]
Message-ID: <20230322135711.181552-2-code@greghogan.com> (raw)
In-Reply-To: <20230322135711.181552-1-code@greghogan.com>

* gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.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 512a9d7be2..e6ce7ee045 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1514,7 +1514,7 @@ (define-public hdf5-1.8
 (define-public hdf5-1.10
   (package
     (inherit hdf5-1.8)
-    (version "1.10.7")
+    (version "1.10.9")
     (source
      (origin
        (method url-fetch)
@@ -1528,7 +1528,7 @@ (define-public hdf5-1.10
                                         (take (string-split version #\.) 2))
                                  "/src/hdf5-" version ".tar.bz2")))
        (sha256
-        (base32 "0pm5xxry55i0h7wmvc7svzdaa90rnk7h78rrjmnlkz2ygsn8y082"))
+        (base32 "14gih7kmjx4h3lc7pg4fwcl28hf1qqkf2x7rljpxqvzkjrqbxi00"))
        (patches (search-patches "hdf5-config-date.patch"))))))
 
 (define-public hdf5-1.12
-- 
2.40.0





  reply	other threads:[~2023-03-22 13:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-22 13:55 [bug#62380] [staging PATCH 0/4] Update hdf5 Greg Hogan
2023-03-22 13:57 ` [bug#62380] [staging PATCH 1/4] gnu: hdf5@1.8: Update to 1.8.23 Greg Hogan
2023-03-22 13:57   ` Greg Hogan [this message]
2023-03-22 13:57   ` [bug#62380] [staging PATCH 3/4] gnu: hdf5@1.12: Update to 1.12.2 Greg Hogan
2023-03-22 13:57   ` [bug#62380] [staging PATCH 4/4] gnu: Add hdf5@1.14 Greg Hogan
2023-03-31  3:27     ` bug#62380: [staging PATCH 0/4] Update hdf5 Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230322135711.181552-2-code@greghogan.com \
    --to=code@greghogan.com \
    --cc=62380@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).