gnu: openspecfun: Update to 0.5.2.

* gnu/packages/maths.scm (openspecfun): Update to 0.5.2.
master
Efraim Flashner 2016-07-03 10:14:16 +03:00
parent 26f6e565a9
commit 49f54a7454
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -1911,7 +1911,7 @@ environments.")
(define-public openspecfun
(package
(name "openspecfun")
(version "0.4")
(version "0.5.2")
(source
(origin
(method url-fetch)
@ -1920,7 +1920,7 @@ environments.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0nsa3jjmlhcqkw5ba5ypbn3n0c8b6lc22zzlxnmxkxi9shhdx65z"))))
"1y5b2h6f2k72536kym3vzy3li3bhpd23x463g7hdmjdi3cncavz1"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ;no "check" target