GNU bug report logs -
#68176
[PATCH 0/9] Update dune-* to 2.9.1.
Previous Next
Reported by: Felix Gruber <felgru <at> posteo.net>
Date: Sun, 31 Dec 2023 15:46:01 UTC
Severity: normal
Tags: patch
Done: Felix Gruber <felgru <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* 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
This bug report was last modified 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.