mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
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
|
||||
`(#:cabal-revision
|
||||
("1"
|
||||
"1f0whk5ncanxfjjanrf6rqyncig2xgc5mh2j0sqy3nrlyjr9aqq9")))
|
||||
"1xllyf26ypk37k807g5v6fl1449mhpvk18dljmqgwj723n0v8rpj")))
|
||||
(home-page "https://github.com/chrisdone/lucid")
|
||||
(synopsis "Haskell DSL for rendering HTML")
|
||||
(description "Clear to write, read and edit Haskell DSL for HTML.
|
||||
|
|
Loading…
Reference in a new issue