gnu: ghc-typed-process: Update to 0.2.6.3.
* gnu/packages/haskell-xyz.scm (ghc-typed-process): Update to 0.2.6.3.master
parent
26ab2aacab
commit
2428ab7527
|
@ -14047,7 +14047,7 @@ similar functionality.")
|
|||
(define-public ghc-typed-process
|
||||
(package
|
||||
(name "ghc-typed-process")
|
||||
(version "0.2.6.1")
|
||||
(version "0.2.6.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -14056,7 +14056,7 @@ similar functionality.")
|
|||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0w4c76qln49967nnhf7f1zj3gbdfqp2qgf5ym8svhqyhp5gh61ws"))))
|
||||
"071mw4yv4xr5n82si33qbcqcxvcr7h56zlyd8gmsfrsdnacbq47k"))))
|
||||
(build-system haskell-build-system)
|
||||
(inputs
|
||||
`(("ghc-async" ,ghc-async)
|
||||
|
|
Reference in New Issue