all messages for Guix-related lists mirrored at yhetil.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 7/9] gnu: dune-alugrid: Update to 2.9.1.
Date: Sun, 31 Dec 2023 15:47:15 +0000	[thread overview]
Message-ID: <6b3c923354c5e2472256af3a6fa9ffc42766112b.1704037288.git.felgru@posteo.net> (raw)
In-Reply-To: <cover.1704037288.git.felgru@posteo.net>

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

Change-Id: I23bc82e5c89c467483d12e52f284c01488039ca8
---
 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 28b3385516..09eb9d7f18 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -8375,7 +8375,7 @@ (define-public dune-localfunctions
 (define-public dune-alugrid
   (package
     (name "dune-alugrid")
-    (version "2.9.0")
+    (version "2.9.1")
     (source
      (origin
        (method git-fetch)
@@ -8385,7 +8385,7 @@ (define-public dune-alugrid
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0s41jinsfpm56nx41vkmyv3y9n072ssw9hxjm7di64zcszgpjmzd"))))
+         "18x0iadkai2a4v5kxbnh5c7bbid1d9n3v5rn406937dlkjl1dp9s"))))
     (build-system cmake-build-system)
     (arguments
      `(#:phases
-- 
2.41.0





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

Thread overview: 10+ 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 ` [bug#68176] [PATCH 5/9] gnu: dune-istl: " Felix Gruber
2023-12-31 15:47 ` [bug#68176] [PATCH 6/9] gnu: dune-localfunctions: " Felix Gruber
2023-12-31 15:47 ` Felix Gruber [this message]
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

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=6b3c923354c5e2472256af3a6fa9ffc42766112b.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 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.