guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: ghc-charset: Remove cabal-revision.


From: guix-commits
Subject: branch master updated: gnu: ghc-charset: Remove cabal-revision.
Date: Sun, 10 Oct 2021 01:10:36 -0400

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

efraim pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 7c3f28f  gnu: ghc-charset: Remove cabal-revision.
7c3f28f is described below

commit 7c3f28fdc4edc00f66801cd51a5ba08eee44f77f
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Fri Oct 8 17:41:54 2021 +0300

    gnu: ghc-charset: Remove cabal-revision.
    
    This is a follow-up to b97f549b14402421fcfb360ddd4cff7de93b9af0.
    
    * gnu/packages/haskell-xyz.scm (ghc-charset)[arguments]: Remove cabal
    revision.
---
 gnu/packages/haskell-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 3682de9..bb0c39d 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -1851,9 +1851,6 @@ parser isolation, and labeled blocks for better error 
messages.")
         (base32
          "1rw6y2insgljbi5l1nwqwv9v865sswjly9rvwipd8zajkgks7aks"))))
     (build-system haskell-build-system)
-    (arguments
-     `(#:cabal-revision
-       ("1" "1z6nxw2g9vgsjq0g159sk8mwj68lwzxzi5iv5ynha0h85jcqxszy")))
     (inputs
      `(("ghc-semigroups" ,ghc-semigroups)
        ("ghc-unordered-containers" ,ghc-unordered-containers)))



reply via email to

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