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 3/4] gnu: hdf5@1.12: Update to 1.12.2.
Date: Wed, 22 Mar 2023 13:57:10 +0000	[thread overview]
Message-ID: <20230322135711.181552-3-code@greghogan.com> (raw)
In-Reply-To: <20230322135711.181552-1-code@greghogan.com>

* gnu/packages/maths.scm (hdf5-1.12): Update to 1.12.2.
---
 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 e6ce7ee045..451a861e95 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1534,7 +1534,7 @@ (define-public hdf5-1.10
 (define-public hdf5-1.12
   (package
     (inherit hdf5-1.8)
-    (version "1.12.1")
+    (version "1.12.2")
     (source
      (origin
        (method url-fetch)
@@ -1548,7 +1548,7 @@ (define-public hdf5-1.12
                                         (take (string-split version #\.) 2))
                                  "/src/hdf5-" version ".tar.bz2")))
        (sha256
-        (base32 "074g3z504xf77ff38igs30i1aqxpm508p7yw78ykva7dncrgbyda"))
+        (base32 "1zlawdzb0gsvcxif14fwr5ap2gk4b6j02wirr2hcx8hkcbivp20s"))
        (patches (search-patches "hdf5-config-date.patch"))))))
 
 (define-public hdf5
-- 
2.40.0





  parent reply	other threads:[~2023-03-22 13:58 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   ` [bug#62380] [staging PATCH 2/4] gnu: hdf5@1.10: Update to 1.10.9 Greg Hogan
2023-03-22 13:57   ` Greg Hogan [this message]
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-3-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).