diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/maths.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 810af1b18d..d244f1c1e1 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -10574,7 +10574,7 @@ the Wolfram language.") (description "This package provides a computer algebra system--an alternative to Wolfram.") (home-page "https://mathics.org/") - (license license:gpl3+))) + (license license:gpl3))) (define-public python-mathicsscript (package |