GNU bug report logs -
#62842
[PATCH 00/11] gnu: maths: dune-*: Update to version 2.9.0
Previous Next
Reported by: Felix Gruber <felgru <at> posteo.net>
Date: Fri, 14 Apr 2023 19:26:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 62842 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/maths.scm (dune-functions): Update to 2.9.0.
---
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 d65be7f087..b9d305c101 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -7208,7 +7208,7 @@ (define-public dune-typetree
(define-public dune-functions
(package
(name "dune-functions")
- (version "2.7.1")
+ (version "2.9.0")
(source
(origin
(method git-fetch)
@@ -7218,7 +7218,7 @@ (define-public dune-functions
(file-name (git-file-name name version))
(sha256
(base32
- "04dhr4asnl38bf1gp8hrk31maav33m7q71lhl2n5yk1q1x6i77nw"))))
+ "0pmi9vk0pdq9qp3xvknsndg8l6f2xkjr1rwbfbzsl9aj0qv9rn2p"))))
(build-system cmake-build-system)
(arguments
`(#:phases
--
2.39.2
This bug report was last modified 2 years and 71 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.