On Sun, Sep 18, 2016 at 04:09:59PM +0000, ng0 wrote:
> * gnu/packages/haskell.scm (ghc-colour): New variable.
>From da7321230d6eb54565e44b2b62bd0c0064f4ce05 Mon Sep 17 00:00:00 2001
From: Leo Famulari <l...@famulari.name>
Date: Tue, 20 Sep 2016 20:56:52 -0400
Subject: [PATCH 7/8] ghc-colour synopsis fix

---
 gnu/packages/haskell.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index d5de7f8..3d6d806 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -6918,7 +6918,7 @@ from using 'String' to 'ByteString'.")
        "1qmn1778xzg07jg9nx4k1spdz2llivpblf6wwrps1qpqjhsac5cd"))))
   (build-system haskell-build-system)
   (home-page "http://www.haskell.org/haskellwiki/Colour";)
-  (synopsis "Model for human colour/color perception")
+  (synopsis "Model for human colour perception")
   (description
    "This package provides a data type for colours and transparency.
 Colours can be blended and composed.  Various colour spaces are
-- 
2.10.0

Reply via email to