unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Felix Gruber <felgru@posteo.net>
To: 74356@debbugs.gnu.org
Cc: Felix Gruber <felgru@posteo.net>,
	andreas@enge.fr, sharlatanus@gmail.com, bavier@posteo.net
Subject: [bug#74356] [PATCH 01/10] gnu: dune-common: Update to 2.10.0.
Date: Thu, 14 Nov 2024 20:20:57 +0000	[thread overview]
Message-ID: <49f1c4730cf70efd35c3bd045382ef10f464eafd.1731615040.git.felgru@posteo.net> (raw)
In-Reply-To: <cover.1731615040.git.felgru@posteo.net>

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

Change-Id: I9294c8cb03933533ca05d574320fbfcb8fc711fd
---
 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 bb6c1648b5..20912b8f9a 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -8376,7 +8376,7 @@ (define-public combinatorial-blas
 (define-public dune-common
   (package
     (name "dune-common")
-    (version "2.9.0")
+    (version "2.10.0")
     (source
      (origin
        (method url-fetch)
@@ -8384,7 +8384,7 @@ (define-public dune-common
                            version "/dune-common-" version ".tar.gz"))
        (sha256
         (base32
-         "04pzk8q0bibci8z5xlwndhh3y3vs63mw7kad62lbzfwrr5121hrd"))
+         "1pdgxlxb570fm7smk1zv9b3iq1wzjg6g0s4361xs2w5qrf6drh4l"))
        (patches (search-patches "dune-common-skip-failing-tests.patch"))))
     (build-system cmake-build-system)
     (arguments
-- 
2.45.2





  reply	other threads:[~2024-11-14 20:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-14 20:18 [bug#74356] [PATCH 00/10] Update dune-* to 2.10.0 Felix Gruber
2024-11-14 20:20 ` Felix Gruber [this message]
2024-11-14 20:20 ` [bug#74356] [PATCH 02/10] gnu: dune-geometry: Update " Felix Gruber
2024-11-14 20:20 ` [bug#74356] [PATCH 03/10] gnu: dune-uggrid: " Felix Gruber
2024-11-14 20:21 ` [bug#74356] [PATCH 04/10] gnu: dune-grid: " Felix Gruber
2024-11-14 20:21 ` [bug#74356] [PATCH 05/10] gnu: dune-istl: " Felix Gruber
2024-11-14 20:21 ` [bug#74356] [PATCH 06/10] gnu: dune-localfunctions: " Felix Gruber
2024-11-14 20:21 ` [bug#74356] [PATCH 07/10] gnu: dune-alugrid: " Felix Gruber
2024-11-14 20:21 ` [bug#74356] [PATCH 08/10] gnu: dune-subgrid: " Felix Gruber
2024-11-14 20:21 ` [bug#74356] [PATCH 09/10] gnu: dune-typetree: " Felix Gruber
2024-11-14 20:21 ` [bug#74356] [PATCH 10/10] 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

  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=49f1c4730cf70efd35c3bd045382ef10f464eafd.1731615040.git.felgru@posteo.net \
    --to=felgru@posteo.net \
    --cc=74356@debbugs.gnu.org \
    --cc=andreas@enge.fr \
    --cc=bavier@posteo.net \
    --cc=sharlatanus@gmail.com \
    /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).