me
/
guix
Archived
1
0
Fork 0

gnu: ghc-charset: Remove cabal-revision.

This is a follow-up to b97f549b14.

* gnu/packages/haskell-xyz.scm (ghc-charset)[arguments]: Remove cabal
revision.
master
Efraim Flashner 2021-10-08 17:41:54 +03:00
parent fee0bced7f
commit 7c3f28fdc4
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 3 deletions

View File

@ -1851,9 +1851,6 @@ parser isolation, and labeled blocks for better error messages.")
(base32
"1rw6y2insgljbi5l1nwqwv9v865sswjly9rvwipd8zajkgks7aks"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("1" "1z6nxw2g9vgsjq0g159sk8mwj68lwzxzi5iv5ynha0h85jcqxszy")))
(inputs
`(("ghc-semigroups" ,ghc-semigroups)
("ghc-unordered-containers" ,ghc-unordered-containers)))