all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: 65623@debbugs.gnu.org
Cc: Andreas Enge <andreas@enge.fr>, Andreas Enge <andreas@enge.fr>,
	Efraim Flashner <efraim@flashner.co.il>,
	Eric Bavier <bavier@posteo.net>
Subject: [bug#65623] [PATCH 2/2] gnu: matio: Update to 1.5.23.
Date: Wed, 30 Aug 2023 15:20:37 +0200	[thread overview]
Message-ID: <f8438749b1c3dfc85c13939973844a2f09c55151.1693401278.git.andreas@enge.fr> (raw)
In-Reply-To: <cover.1693401278.git.andreas@enge.fr>

* gnu/packages/maths.scm (matio): Update to 1.5.23.
---
 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 98ed03e0d6..f413403207 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5916,7 +5916,7 @@ (define-public hypre-openmpi
 (define-public matio
   (package
     (name "matio")
-    (version "1.5.19")
+    (version "1.5.23")
     (source
      (origin
        (method url-fetch)
@@ -5924,7 +5924,7 @@ (define-public matio
                            "matio-" version ".tar.gz"))
        (sha256
         (base32
-         "0vr8c1mz1k6mz0sgh6n3scl5c3a71iqmy5fnydrgq504icj4vym4"))))
+         "0vjdkxn402gwrgbi5ii3n2ai01bjzzfb588iqd9ylinzc7kfm4cz"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.41.0





  parent reply	other threads:[~2023-08-30 13:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30 13:15 [bug#65623] [PATCH 0/2] Update matio Andreas Enge
2023-08-30 13:20 ` [bug#65623] [PATCH 1/2] gnu: matio: Use standard hd5 as input Andreas Enge
2023-08-30 13:20 ` Andreas Enge [this message]
2023-08-31 10:57 ` bug#65623: Close Andreas Enge

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

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

  git send-email \
    --in-reply-to=f8438749b1c3dfc85c13939973844a2f09c55151.1693401278.git.andreas@enge.fr \
    --to=andreas@enge.fr \
    --cc=65623@debbugs.gnu.org \
    --cc=bavier@posteo.net \
    --cc=efraim@flashner.co.il \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.