guix-commits
[Top][All Lists]
Advanced

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

176/249: gnu: ghc-io-streams-haproxy: Update to 1.0.1.0.


From: guix-commits
Subject: 176/249: gnu: ghc-io-streams-haproxy: Update to 1.0.1.0.
Date: Thu, 31 Oct 2019 23:49:57 -0400 (EDT)

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

commit 3f6cd9c4eebfdd94d3805358ee67830add862f2a
Author: Timothy Sample <address@hidden>
Date:   Thu Oct 31 13:14:38 2019 -0400

    gnu: ghc-io-streams-haproxy: Update to 1.0.1.0.
    
    * gnu/packages/haskell-xyz.scm (ghc-io-streams-haproxy): Update to 1.0.1.0.
---
 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 896ddc6..ea54276 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5353,7 +5353,7 @@ primitives for I/O using streams.")
 (define-public ghc-io-streams-haproxy
   (package
     (name "ghc-io-streams-haproxy")
-    (version "1.0.0.2")
+    (version "1.0.1.0")
     (source
      (origin
        (method url-fetch)
@@ -5362,7 +5362,7 @@ primitives for I/O using streams.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "11nh9q158mgnvvb23s5ffg87lkhl5smk039yl43jghxmb214z0bp"))))
+         "1dcn5hd4fiwyq7m01r6fi93vfvygca5s6mz87c78m0zyj29clkmp"))))
     (build-system haskell-build-system)
     (inputs
      `(("ghc-attoparsec" ,ghc-attoparsec)



reply via email to

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