GNU bug report logs -
#75527
[PATCH] gnu: wxmaxima: Update to 24.11.0.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sun, 12 Jan 2025 22:54:02 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/maths.scm (wxmaxima): Update to 24.11.0.
Change-Id: I83578f7bf82604c42b31f859c15fcd6ef54492d6
---
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 dfb43ef074..9bc84aa2b4 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5326,7 +5326,7 @@ (define-public maxima
(define-public wxmaxima
(package
(name "wxmaxima")
- (version "24.02.2")
+ (version "24.11.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5335,7 +5335,7 @@ (define-public wxmaxima
(file-name (git-file-name name version))
(sha256
(base32
- "1k2fbhyg7xrbk6ivfns6sq68rrbcl5dn84s64viv6iavk3ws033v"))))
+ "1q66qv7m7dky9h7m6dzvlw6pkzixna4bhrdkz11sg7bv3a9qrlfy"))))
(build-system cmake-build-system)
(native-inputs (list gettext-minimal))
(inputs (list bash-minimal
base-commit: 5d6c8767f67885bc9b2c8f18ab1f667d0065346b
--
2.34.1
This bug report was last modified 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.