summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2025-04-02 16:09:58 +0200
committerAndreas Enge <andreas@enge.fr>2025-04-02 16:09:58 +0200
commit111aacf22fdc0314f41b737106ad70c1899a58e7 (patch)
tree0907be3f19d3b78fb6a587a6664f57cd2fe81acb
parent407963a8489a319c4a88c2fdfdc9c61d33a1eb0d (diff)
gnu: sage: Update to 10.6.
* gnu/packages/sagemath.scm (sage): Update to 10.6. Change-Id: I6da5031d970e67874220f6c5f2f44710d5d1a247
-rw-r--r--gnu/packages/sagemath.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm
index 4f67ef9292..6fc453c8d5 100644
--- a/gnu/packages/sagemath.scm
+++ b/gnu/packages/sagemath.scm
@@ -360,7 +360,7 @@ database.")
(define-public sage
(package
(name "sage")
- (version "10.6.beta9")
+ (version "10.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -369,7 +369,7 @@ database.")
(file-name (git-file-name name version))
(sha256
(base32
- "0hj882wbyax5w7kilh6gwczz0gy0gnhpkz0608sn2yzc4r484w2d"))))
+ "0m2f6k6nwgyzfhf45r0kp798aimjxhpfnmsp1k03jpj9d6mhadk4"))))
(build-system pyproject-build-system)
(native-inputs
(list autoconf automake m4 pkg-config ; for ./bootstrap