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-localfunctions): Update to 2.9.1.
Change-Id: Ic49ebff2b1fd2490a718f6a70e7e8c6db7ce5a58
---
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 c25a8db028..28b3385516 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -8317,7 +8317,7 @@ (define-public dune-istl
(define-public dune-localfunctions
(package
(name "dune-localfunctions")
- (version "2.9.0")
+ (version "2.9.1")
(source
(origin
(method url-fetch)
@@ -8325,7 +8325,7 @@ (define-public dune-localfunctions
version "/dune-localfunctions-" version ".tar.gz"))
(sha256
(base32
- "02zl49q40ifmic221fxlhi8zj9pybdyjavzvgn1zwh636ysgjbsp"))))
+ "0vcqkdv6scl5lvmr97xnwr34k6pl0hpa25bhrj0wwjg8sqn889wq"))))
(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.