mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: ghc-process: Update to 1.6.3.0.
* gnu/packages/haskell.scm (ghc-process): Update to 1.6.3.0.
This commit is contained in:
parent
973075a091
commit
64f597a611
1 changed files with 2 additions and 2 deletions
|
@ -6617,7 +6617,7 @@ files and directories in a portable way.")
|
||||||
(define-public ghc-process
|
(define-public ghc-process
|
||||||
(package
|
(package
|
||||||
(name "ghc-process")
|
(name "ghc-process")
|
||||||
(version "1.4.2.0")
|
(version "1.6.3.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -6626,7 +6626,7 @@ files and directories in a portable way.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1v1bav5isqxq9fc4lw714x94qbfsjbm2nn12kjp69r1ql8jaaaqw"))))
|
"0lxkl0gmyy2sn3r9c7dyz8vz1cm6nvygmgrizilliir5bp42m8cc"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue