me
/
guix
Archived
1
0
Fork 0

gnu: ghc-tree-diff: Update to 0.2.1.

* gnu/packages/haskell-xyz.scm (ghc-tree-diff): Update to 0.2.1.
master
Lars-Dominik Braun 2021-10-25 14:28:40 +02:00
parent 311f4be462
commit 26ab2aacab
No known key found for this signature in database
GPG Key ID: F663943E08D8092A
1 changed files with 2 additions and 2 deletions

View File

@ -13877,7 +13877,7 @@ but also need those types.")
(define-public ghc-tree-diff
(package
(name "ghc-tree-diff")
(version "0.2")
(version "0.2.1")
(source
(origin
(method url-fetch)
@ -13887,7 +13887,7 @@ but also need those types.")
".tar.gz"))
(sha256
(base32
"1ny7mi0n8cyb65q9ihbnm2gxiyya888dw2c4y0hjy8k882wdhf0x"))))
"0bybi4qp7nj9117yza5qqgw2f7s6rk3i7q642jqd7sdn3bx5cnap"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision