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:
Pierre-Henry Fröhring 2022-09-29 15:17:15 +02:00 committed by Lars-Dominik Braun
parent 5f414c8edb
commit d923cf1dea
No known key found for this signature in database
GPG key ID: F663943E08D8092A

View file

@ -7218,7 +7218,7 @@ (define-public ghc-lucid
(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.