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

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

Change-Id: I4076710dd793da3a699126743839611fb099304f
---
 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 09eb9d7f18..f667c98bd5 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -8475,7 +8475,7 @@ (define-public dune-subgrid
 (define-public dune-typetree
   (package
     (name "dune-typetree")
-    (version "2.9.0")
+    (version "2.9.1")
     (source
      (origin
        (method git-fetch)
@@ -8485,7 +8485,7 @@ (define-public dune-typetree
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1qcnl8giivnn8zprszdwrqw4q29sv3c2pr8dlrz616j10i4r8p18"))))
+         "1vxy2j11akxxxwlz50gir6hjjlf5giiyzgp029csy9df0kkkbz0a"))))
     (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 ` [bug#68176] [PATCH 7/9] gnu: dune-alugrid: " Felix Gruber
2023-12-31 15:47 ` Felix Gruber [this message]
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

  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=f9c627ba0e9a125468aebc3e074dee7ac0da417d.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).