unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Felix Gruber <felgru@posteo.net>
To: 68176@debbugs.gnu.org
Cc: Felix Gruber <felgru@posteo.net>
Subject: [bug#68176] [PATCH 5/9] gnu: dune-istl: Update to 2.9.1.
Date: Sun, 31 Dec 2023 15:47:13 +0000	[thread overview]
Message-ID: <fd7bc81e4802d0130696ba5d32c57abbaf56add4.1704037288.git.felgru@posteo.net> (raw)
In-Reply-To: <cover.1704037288.git.felgru@posteo.net>

* gnu/packages/maths.scm (dune-istl): Update to 2.9.1.

Change-Id: I848863fcd25f9a4cfdac87edcf4e3e37c34cf06a
---
 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 781af666b9..c25a8db028 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -8255,7 +8255,7 @@ (define-public dune-grid
 (define-public dune-istl
   (package
     (name "dune-istl")
-    (version "2.9.0")
+    (version "2.9.1")
     (source
      (origin
        (method url-fetch)
@@ -8263,7 +8263,7 @@ (define-public dune-istl
                            version "/dune-istl-" version ".tar.gz"))
        (sha256
         (base32
-         "0smghqr400xl84j0laabgwaj2p5jlj3n3s85bm7qp9m2vjz6rav6"))
+         "04cfx3x41w51l0frz8y7pmij5n8da13b71v9j541b20d0s04k9x9"))
        (patches (search-patches "dune-istl-fix-solver-playground.patch"))))
     (build-system cmake-build-system)
     (arguments
-- 
2.41.0





  parent reply	other threads:[~2023-12-31 15:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-31 15:44 [bug#68176] [PATCH 0/9] Update dune-* to 2.9.1 Felix Gruber
2023-12-31 15:47 ` [bug#68176] [PATCH 1/9] gnu: dune-common: Update " Felix Gruber
2023-12-31 15:47 ` [bug#68176] [PATCH 2/9] gnu: dune-geometry: " Felix Gruber
2023-12-31 15:47 ` [bug#68176] [PATCH 3/9] gnu: dune-uggrid: " Felix Gruber
2023-12-31 15:47 ` [bug#68176] [PATCH 4/9] gnu: dune-grid: " Felix Gruber
2023-12-31 15:47 ` Felix Gruber [this message]
2023-12-31 15:47 ` [bug#68176] [PATCH 6/9] gnu: dune-localfunctions: " Felix Gruber
2023-12-31 15:47 ` [bug#68176] [PATCH 7/9] gnu: dune-alugrid: " Felix Gruber
2023-12-31 15:47 ` [bug#68176] [PATCH 8/9] gnu: dune-typetree: " Felix Gruber
2023-12-31 15:47 ` [bug#68176] [PATCH 9/9] gnu: dune-functions: " Felix Gruber
     [not found] ` <handler.68176.B.170403751610759.ack@debbugs.gnu.org>
2024-11-14 20:25   ` bug#68176: [PATCH 0/9] Update dune-* " Felix Gruber

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=fd7bc81e4802d0130696ba5d32c57abbaf56add4.1704037288.git.felgru@posteo.net \
    --to=felgru@posteo.net \
    --cc=68176@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).