~ruther/guix-local

7d4c6ee878e1d7f253bd125067dde2994d3eacd5 — Andreas Enge 10 years ago 1a9f5e9
gnu: singular: Update hash.

* gnu/packages/algebra.scm (singular)[source]: Update upstream hash. See
  http://www.singular.uni-kl.de:8002/trac/ticket/754 .
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/algebra.scm
M gnu/packages/algebra.scm => gnu/packages/algebra.scm +1 -1
@@ 337,7 337,7 @@ matrices, and polynomials over the integers and over finite fields.")
                                (string-join (string-split version #\.) "-")
                                "/singular-" version ".tar.gz"))
            (sha256 (base32
                     "0lc76137072yyizdbmrjwan3gcgfsvp7p6hkvyn8a15la0qqkgg2"))))
                     "0viidy2fz62rln9p0s9qfs7fnm55c6fw1agydd1py26gxylp1ksc"))))
   (build-system gnu-build-system)
   (native-inputs
    `(("doxygen" ,doxygen)