mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: Remove python2-gmpy2.
* gnu/packages/sagemath.scm (python2-gmpy2): Delete variable.
This commit is contained in:
parent
0dbeb5d2f9
commit
a4210881a8
1 changed files with 0 additions and 3 deletions
|
@ -101,9 +101,6 @@ (define-public python-gmpy2
|
|||
libraries GMO, MPFR and MPC.")
|
||||
(license license:lgpl3+)))
|
||||
|
||||
(define-public python2-gmpy2
|
||||
(package-with-python2 python-gmpy2))
|
||||
|
||||
(define-public cliquer
|
||||
(package
|
||||
(name "cliquer")
|
||||
|
|
Loading…
Reference in a new issue