guix-commits
[Top][All Lists]
Advanced

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

178/328: gnu: ghc-lifted-async: Update to 0.10.0.4.


From: guix-commits
Subject: 178/328: gnu: ghc-lifted-async: Update to 0.10.0.4.
Date: Sat, 16 Nov 2019 19:33:02 -0500 (EST)

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

commit 49e77a01bec10ab1508e8b2185ad3a4814b7ca37
Author: Timothy Sample <address@hidden>
Date:   Thu Oct 31 13:10:38 2019 -0400

    gnu: ghc-lifted-async: Update to 0.10.0.4.
    
    * gnu/packages/haskell-xyz.scm (ghc-lifted-async): Update to 0.10.0.4.
---
 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 ac92c15..606b98c 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5773,7 +5773,7 @@ Music Player Daemon.")
 (define-public ghc-lifted-async
   (package
     (name "ghc-lifted-async")
-    (version "0.10.0.2")
+    (version "0.10.0.4")
     (source
      (origin
        (method url-fetch)
@@ -5782,7 +5782,7 @@ Music Player Daemon.")
              version ".tar.gz"))
        (sha256
         (base32
-         "1073r512c1x2m1v0jar9bwqg656slg7jd1jhsyj6m8awgx1l1mwf"))))
+         "0cwl1d0wjpdk0v1l1qxiqiksmak950c8gx169c1q77cg0z18ijf9"))))
     (build-system haskell-build-system)
     (inputs
      `(("ghc-async" ,ghc-async)



reply via email to

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