guix-commits
[Top][All Lists]
Advanced

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

17/328: gnu: ghc-paths: Update to 0.1.0.12.


From: guix-commits
Subject: 17/328: gnu: ghc-paths: Update to 0.1.0.12.
Date: Sat, 16 Nov 2019 19:32:11 -0500 (EST)

samplet pushed a commit to branch wip-haskell-updates
in repository guix.

commit d7dcff9bdf9ae50e746fb9beda5ec1a0e02a8bbf
Author: Timothy Sample <address@hidden>
Date:   Thu Oct 31 01:17:49 2019 -0400

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

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 59e4dd1..93f5307 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7527,7 +7527,7 @@ files/directories, and more.")
 (define-public ghc-paths
   (package
     (name "ghc-paths")
-    (version "0.1.0.9")
+    (version "0.1.0.12")
     (outputs '("out" "doc"))
     (source
      (origin
@@ -7538,7 +7538,7 @@ files/directories, and more.")
              ".tar.gz"))
        (sha256
         (base32
-         "0ibrr1dxa35xx20cpp8jzgfak1rdmy344dfwq4vlq013c6w8z9mg"))))
+         "1164w9pqnf7rjm05mmfjznz7rrn415blrkk1kjc0gjvks1vfdjvf"))))
     (build-system haskell-build-system)
     (home-page "https://github.com/simonmar/ghc-paths";)
     (synopsis



reply via email to

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