gnu: ghc-tree-diff: Update to 0.2.1.
* gnu/packages/haskell-xyz.scm (ghc-tree-diff): Update to 0.2.1.
This commit is contained in:
parent
311f4be462
commit
26ab2aacab
@ -13877,7 +13877,7 @@ but also need those types.")
|
|||||||
(define-public ghc-tree-diff
|
(define-public ghc-tree-diff
|
||||||
(package
|
(package
|
||||||
(name "ghc-tree-diff")
|
(name "ghc-tree-diff")
|
||||||
(version "0.2")
|
(version "0.2.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -13887,7 +13887,7 @@ but also need those types.")
|
|||||||
".tar.gz"))
|
".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ny7mi0n8cyb65q9ihbnm2gxiyya888dw2c4y0hjy8k882wdhf0x"))))
|
"0bybi4qp7nj9117yza5qqgw2f7s6rk3i7q642jqd7sdn3bx5cnap"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cabal-revision
|
`(#:cabal-revision
|
||||||
|
Loading…
x
Reference in New Issue
Block a user