diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/algebra.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm index b9746be3303..4ee152d1e70 100644 --- a/gnu/packages/algebra.scm +++ b/gnu/packages/algebra.scm @@ -530,9 +530,6 @@ fast arithmetic.") (properties '((release-monitoring-url . "http://flintlib.org/downloads.html"))))) -(define-public arb - (deprecated-package "arb" flint)) - (define-public python-flint (package (name "python-flint") |
