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 1/9] gnu: dune-common: Update to 2.9.1.
Date: Sun, 31 Dec 2023 15:47:09 +0000	[thread overview]
Message-ID: <ee35febf88074f003a8299edb667c2c9afe7876c.1704037288.git.felgru@posteo.net> (raw)
In-Reply-To: <cover.1704037288.git.felgru@posteo.net>

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

Change-Id: Ibd5ff17f1a35f7d6f79a25b37022a156bcb2adc3
---
 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 adc7beb655..fad5a19859 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -8090,7 +8090,7 @@ (define-public combinatorial-blas
 (define-public dune-common
   (package
     (name "dune-common")
-    (version "2.9.0")
+    (version "2.9.1")
     (source
      (origin
        (method url-fetch)
@@ -8098,7 +8098,7 @@ (define-public dune-common
                            version "/dune-common-" version ".tar.gz"))
        (sha256
         (base32
-         "04pzk8q0bibci8z5xlwndhh3y3vs63mw7kad62lbzfwrr5121hrd"))
+         "0sn1bshshj7g9s75c4bgq7qymy9fkjahhi7y7b8d105l80wdxrbi"))
        (patches (search-patches "dune-common-skip-failing-tests.patch"))))
     (build-system cmake-build-system)
     (arguments
-- 
2.41.0





  reply	other threads:[~2023-12-31 15:48 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 ` Felix Gruber [this message]
2023-12-31 15:47 ` [bug#68176] [PATCH 2/9] gnu: dune-geometry: Update " 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 ` [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

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=ee35febf88074f003a8299edb667c2c9afe7876c.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.