mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove arb.
* gnu/packages/algebra.scm (arb): Delete variable. Change-Id: Ie7c274832c083e61c77dab4d9f6a51bcae111844
This commit is contained in:
parent
7ae8fe9cf3
commit
ed5f5d471f
1 changed files with 0 additions and 3 deletions
|
@ -530,9 +530,6 @@ fast arithmetic.")
|
||||||
(properties
|
(properties
|
||||||
'((release-monitoring-url . "http://flintlib.org/downloads.html")))))
|
'((release-monitoring-url . "http://flintlib.org/downloads.html")))))
|
||||||
|
|
||||||
(define-public arb
|
|
||||||
(deprecated-package "arb" flint))
|
|
||||||
|
|
||||||
(define-public python-flint
|
(define-public python-flint
|
||||||
(package
|
(package
|
||||||
(name "python-flint")
|
(name "python-flint")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue