[DHG_packages] 01/01: io-streams-haproxy: use correct bound for newer io-streams

Sean Whitton spwhitton at spwhitton.name
Sun Sep 10 23:26:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit 11b93a32cb8e18dcfbc089f476ab3436c6f01ac4
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun Sep 10 16:25:50 2017 -0700

    io-streams-haproxy: use correct bound for newer io-streams
---
 p/haskell-io-streams-haproxy/debian/changelog                | 2 +-
 p/haskell-io-streams-haproxy/debian/patches/newer-io-streams | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/p/haskell-io-streams-haproxy/debian/changelog b/p/haskell-io-streams-haproxy/debian/changelog
index bdf0ee8..856c95b 100644
--- a/p/haskell-io-streams-haproxy/debian/changelog
+++ b/p/haskell-io-streams-haproxy/debian/changelog
@@ -2,7 +2,7 @@ haskell-io-streams-haproxy (1.0.0.1-4) unstable; urgency=medium
 
   * Patch to use newer io-streams.
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 10 Sep 2017 16:22:32 -0700
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 10 Sep 2017 16:25:45 -0700
 
 haskell-io-streams-haproxy (1.0.0.1-3) unstable; urgency=medium
 
diff --git a/p/haskell-io-streams-haproxy/debian/patches/newer-io-streams b/p/haskell-io-streams-haproxy/debian/patches/newer-io-streams
index 1bd5922..f3ba24c 100644
--- a/p/haskell-io-streams-haproxy/debian/patches/newer-io-streams
+++ b/p/haskell-io-streams-haproxy/debian/patches/newer-io-streams
@@ -5,7 +5,7 @@
                       attoparsec        >= 0.7 && < 0.14,
                       bytestring        >= 0.9 && < 0.11,
 -                     io-streams        >= 1.3 && < 1.4,
-+                     io-streams        >= 1.3 && < 1.6,
++                     io-streams        >= 1.3 && < 1.5,
                       network           >= 2.3 && < 2.7,
                       transformers      >= 0.3 && < 0.6
    default-language:  Haskell2010

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list