gnu: ghc-lucid: Fix cabal-revision.
Was not updated after update in commit b97f549b14
.
* gnu/packages/haskell-xyz.scm (ghc-lucid)[arguments]: Update
cabal-revision.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
This commit is contained in:
parent
5f414c8edb
commit
d923cf1dea
1 changed files with 1 additions and 1 deletions
|
@ -7218,7 +7218,7 @@ online}.")
|
||||||
(arguments
|
(arguments
|
||||||
`(#:cabal-revision
|
`(#:cabal-revision
|
||||||
("1"
|
("1"
|
||||||
"1f0whk5ncanxfjjanrf6rqyncig2xgc5mh2j0sqy3nrlyjr9aqq9")))
|
"1xllyf26ypk37k807g5v6fl1449mhpvk18dljmqgwj723n0v8rpj")))
|
||||||
(home-page "https://github.com/chrisdone/lucid")
|
(home-page "https://github.com/chrisdone/lucid")
|
||||||
(synopsis "Haskell DSL for rendering HTML")
|
(synopsis "Haskell DSL for rendering HTML")
|
||||||
(description "Clear to write, read and edit Haskell DSL for HTML.
|
(description "Clear to write, read and edit Haskell DSL for HTML.
|
||||||
|
|
Reference in a new issue