~ruther/guix-local

deb0a44e29f1571c732458d041efb76a3519eeed — Vinicius Monego 1 year, 20 days ago c49d158
gnu: singular: Remove package labels.

* gnu/packages/algebra.scm (singular)[inputs]: Remove package labels.

Change-Id: Iecdcf07df4c0f18c0305a8f990d4a2e3c832cdd6
Signed-off-by: Andreas Enge <andreas@enge.fr>
1 files changed, 7 insertions(+), 7 deletions(-)

M gnu/packages/algebra.scm
M gnu/packages/algebra.scm => gnu/packages/algebra.scm +7 -7
@@ 619,13 619,13 @@ matrices, and polynomials over the integers and over finite fields.")
   (native-inputs
    (list doxygen graphviz perl))
   (inputs
    `(("cddlib" ,cddlib)
      ("gmp" ,gmp)
      ("flint" ,flint)
      ("mpfr" ,mpfr)
      ("ntl" ,ntl)
      ("python" ,python-2)
      ("readline" ,readline)))
    (list cddlib
          gmp
          flint
          mpfr
          ntl
          python-2
          readline))
   (arguments
    `(#:configure-flags
      (list (string-append "--with-ntl="