gnu: ghc-inline-c-cpp: Update to 0.3.0.3.
* gnu/packages/haskell-xyz.scm (ghc-inline-c-cpp): Update to 0.3.0.3.
This commit is contained in:
parent
36c940cf52
commit
cae58e5659
@ -5206,7 +5206,7 @@ minimal overhead. No FFI required.")
|
|||||||
(define-public ghc-inline-c-cpp
|
(define-public ghc-inline-c-cpp
|
||||||
(package
|
(package
|
||||||
(name "ghc-inline-c-cpp")
|
(name "ghc-inline-c-cpp")
|
||||||
(version "0.2.2.1")
|
(version "0.3.0.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -5214,7 +5214,7 @@ minimal overhead. No FFI required.")
|
|||||||
"inline-c-cpp-" version ".tar.gz"))
|
"inline-c-cpp-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rk7fmpkmxw9hhwr8df29kadnf0ybnwj64ggdbnsdrpfyhnkisci"))))
|
"1sxwx9dh60qfpa72dymj015zwd6prhb70x5mkabqzi7nhg3aakln"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-inline-c" ,ghc-inline-c)
|
`(("ghc-inline-c" ,ghc-inline-c)
|
||||||
|
Loading…
Reference in New Issue
Block a user