gnu: ghc-hmatrix-special: Update to 0.19.0.0.
* gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.19.0.0.master
parent
c1cf4c70f2
commit
722d3bd80b
|
@ -7764,7 +7764,7 @@ using GSL.")
|
||||||
(define-public ghc-hmatrix-special
|
(define-public ghc-hmatrix-special
|
||||||
(package
|
(package
|
||||||
(name "ghc-hmatrix-special")
|
(name "ghc-hmatrix-special")
|
||||||
(version "0.4.0.1")
|
(version "0.19.0.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -7773,7 +7773,7 @@ using GSL.")
|
||||||
"https://hackage.haskell.org/package/hmatrix-special/hmatrix-special-"
|
"https://hackage.haskell.org/package/hmatrix-special/hmatrix-special-"
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0kpcqdchi7ikzhqacy4rh4dxz3v37paxyb84wqa66sysb72wkabj"))))
|
(base32 "1mywr61kr852sbff26n9x95kswx9l4ycbv6s68qsbkh02xzqq7qz"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-hmatrix" ,ghc-hmatrix)
|
`(("ghc-hmatrix" ,ghc-hmatrix)
|
||||||
|
|
Reference in New Issue