gnu: Fix typo.

* gnu/packages/algebra.scm (giac-xcas): Fix typo.
master
Nicolas Goaziou 2019-04-28 22:16:03 +02:00
parent 7fc0e3dbbb
commit e0f3a4feb5
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ or text interfaces) or as a C++ library.")
(license license:gpl3+)))
(define-public giac-xcas
(deprecate-package "giac-xcas" giac))
(deprecated-package "giac-xcas" giac))
(define-public flint
(package