guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: ghc-lucid: Fix cabal-revision.


From: guix-commits
Subject: branch master updated: gnu: ghc-lucid: Fix cabal-revision.
Date: Sat, 15 Oct 2022 04:25:49 -0400

This is an automated email from the git hooks/post-receive script.

lbraun pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new d923cf1dea gnu: ghc-lucid: Fix cabal-revision.
d923cf1dea is described below

commit d923cf1deac0b6762345d0d9e53822cbcb899365
Author: Pierre-Henry Fröhring <contact@phfrohring.com>
AuthorDate: Thu Sep 29 15:17:15 2022 +0200

    gnu: ghc-lucid: Fix cabal-revision.
    
    Was not updated after update in commit 
b97f549b14402421fcfb360ddd4cff7de93b9af0.
    
    * gnu/packages/haskell-xyz.scm (ghc-lucid)[arguments]: Update
    cabal-revision.
    
    Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
---
 gnu/packages/haskell-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 70fdffdc0b..849db40e6e 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]