[package-plan] 15/29: refresh io-streams patch
    Sean Whitton 
    spwhitton at spwhitton.name
       
    Sun Sep  3 01:46:12 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
spwhitton pushed a commit to branch lts-9.2
in repository package-plan.
commit c3274953d3a1f630579325619880a1674800da34
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Sep 2 17:43:46 2017 -0700
    refresh io-streams patch
---
 patches/io-streams/{1.3.6.1 => 1.4.1.0}/no-bytestring-builder | 4 ++--
 patches/io-streams/{1.3.6.1 => 1.4.1.0}/series                | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/patches/io-streams/1.3.6.1/no-bytestring-builder b/patches/io-streams/1.4.1.0/no-bytestring-builder
similarity index 92%
rename from patches/io-streams/1.3.6.1/no-bytestring-builder
rename to patches/io-streams/1.4.1.0/no-bytestring-builder
index 5d188f1..05ffe53 100644
--- a/patches/io-streams/1.3.6.1/no-bytestring-builder
+++ b/patches/io-streams/1.4.1.0/no-bytestring-builder
@@ -1,6 +1,6 @@
 --- a/io-streams.cabal
 +++ b/io-streams.cabal
-@@ -120,7 +120,6 @@
+@@ -122,7 +122,6 @@ Library
    Build-depends:     base               >= 4     && <5,
                       attoparsec         >= 0.10  && <0.14,
                       bytestring         >= 0.9   && <0.11,
@@ -8,7 +8,7 @@
                       network            >= 2.3   && <2.7,
                       primitive          >= 0.2   && <0.7,
                       process            >= 1.1   && <1.7,
-@@ -201,7 +200,6 @@
+@@ -205,7 +204,6 @@ Test-suite testsuite
    Build-depends:     base               >= 4     && <5,
                       attoparsec         >= 0.10  && <0.14,
                       bytestring         >= 0.9   && <0.11,
diff --git a/patches/io-streams/1.3.6.1/series b/patches/io-streams/1.4.1.0/series
similarity index 100%
rename from patches/io-streams/1.3.6.1/series
rename to patches/io-streams/1.4.1.0/series
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git
    
    
More information about the Pkg-haskell-commits
mailing list