summaryrefslogtreecommitdiff
path: root/gnu/packages/sagemath.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/sagemath.scm')
-rw-r--r--gnu/packages/sagemath.scm7
1 files changed, 3 insertions, 4 deletions
diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm
index 2752d33d3d..b543d4aa53 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.beta6")
+ (version "10.6.beta7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -369,9 +369,8 @@ database.")
(file-name (git-file-name name version))
(sha256
(base32
- "0w2v5c4k2khlpglaj9sq1vbs7q03ib3d46pgr6k4n3mclhsy2idk"))
- (patches (search-patches "sage-update-eclib.patch"
- "sage-update-pari-gp.patch"))))
+ "1lr9v38w5ljvrgywyr3hfvw4dmbzqv1cr67dmrfxj3zplrp3qzvy"))
+ (patches (search-patches "sage-update-pari-gp.patch"))))
(build-system pyproject-build-system)
(native-inputs
(list autoconf automake m4 pkg-config ; for ./bootstrap