guix-commits
[Top][All Lists]
Advanced

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

16/33: gnu: ghc-directory: Update to 1.3.1.5.


From: Tobias Geerinckx-Rice
Subject: 16/33: gnu: ghc-directory: Update to 1.3.1.5.
Date: Tue, 5 Dec 2017 10:38:15 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit b46ebdd86707c7946f77f420aeb1111f18bdb4c5
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Dec 2 06:32:31 2017 +0100

    gnu: ghc-directory: Update to 1.3.1.5.
    
    * gnu/packages/haskell.scm (ghc-directory): Update to 1.3.1.5.
---
 gnu/packages/haskell.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 1024370..8d3aca8 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -5925,7 +5925,7 @@ supported.  A module of colour names 
(\"Data.Colour.Names\") is provided.")
 (define-public ghc-directory
   (package
     (name "ghc-directory")
-    (version "1.2.7.0")
+    (version "1.3.1.5")
     (source
      (origin
        (method url-fetch)
@@ -5934,7 +5934,7 @@ supported.  A module of colour names 
(\"Data.Colour.Names\") is provided.")
              version ".tar.gz"))
        (sha256
         (base32
-         "0h3hrqskadmbigaxbz2k5xxjjjlmfaq2zdn2g7jh1wv9k6yrxraa"))))
+         "0zkqihmdfz7bzv3sxh1p9ijl4vra880kfy3qy9h96flq7d2if0f2"))))
     (build-system haskell-build-system)
     (home-page "http://hackage.haskell.org/package/directory";)
     (synopsis "Platform-agnostic library for filesystem operations")



reply via email to

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