me
/
guix
Archived
1
0
Fork 0

gnu: singular: Update hash.

* gnu/packages/algebra.scm (singular)[source]: Update upstream hash. See
  http://www.singular.uni-kl.de:8002/trac/ticket/754 .
master
Andreas Enge 2016-04-08 11:17:46 +02:00
parent 1a9f5e9ff3
commit 7d4c6ee878
1 changed files with 1 additions and 1 deletions

View File

@ -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)