mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: ghc-charset: Remove cabal-revision.
This is a follow-up to b97f549b14
.
* gnu/packages/haskell-xyz.scm (ghc-charset)[arguments]: Remove cabal
revision.
This commit is contained in:
parent
fee0bced7f
commit
7c3f28fdc4
1 changed files with 0 additions and 3 deletions
|
@ -1851,9 +1851,6 @@ (define-public ghc-charset
|
|||
(base32
|
||||
"1rw6y2insgljbi5l1nwqwv9v865sswjly9rvwipd8zajkgks7aks"))))
|
||||
(build-system haskell-build-system)
|
||||
(arguments
|
||||
`(#:cabal-revision
|
||||
("1" "1z6nxw2g9vgsjq0g159sk8mwj68lwzxzi5iv5ynha0h85jcqxszy")))
|
||||
(inputs
|
||||
`(("ghc-semigroups" ,ghc-semigroups)
|
||||
("ghc-unordered-containers" ,ghc-unordered-containers)))
|
||||
|
|
Loading…
Reference in a new issue