[Git][haskell-team/package-plan][master] Refresh snap-core patch

Ilias Tsitsimpis gitlab at salsa.debian.org
Sun Dec 29 16:28:39 GMT 2019



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan


Commits:
c46ae181 by Ilias Tsitsimpis at 2019-12-29T16:21:47Z
Refresh snap-core patch

- - - - -


1 changed file:

- patches/snap-core/1.0.4.0/no-bytestring-builder


Changes:

=====================================
patches/snap-core/1.0.4.0/no-bytestring-builder
=====================================
@@ -1,20 +1,22 @@
 Description: patch out use of bytestring-builder
 
+Index: b/snap-core.cabal
+===================================================================
 --- a/snap-core.cabal
 +++ b/snap-core.cabal
-@@ -133,7 +133,6 @@ Library
-     attoparsec                >= 0.12    && < 0.14,
-     base                      >= 4       && < 5,
-     bytestring                >= 0.9     && < 0.11,
--    bytestring-builder        >= 0.10.4  && < 0.11,
-     case-insensitive          >= 1.1     && < 1.3,
-     containers                >= 0.3     && < 1.0,
-     directory                 >= 1       && < 2,
-@@ -243,7 +242,6 @@ Test-suite testsuite
-     attoparsec,
-     base,
-     bytestring,
--    bytestring-builder,
-     case-insensitive,
-     containers,
-     directory,
+@@ -134,7 +134,6 @@ Library
+     attoparsec                >= 0.12    && < 0.14,
+     base                      >= 4       && < 4.13,
+     bytestring                >= 0.9     && < 0.11,
+-    bytestring-builder        >= 0.10.4  && < 0.11,
+     case-insensitive          >= 1.1     && < 1.3,
+     containers                >= 0.3     && < 1.0,
+     directory                 >= 1       && < 2,
+@@ -244,7 +243,6 @@ Test-suite testsuite
+     attoparsec,
+     base,
+     bytestring,
+-    bytestring-builder,
+     case-insensitive,
+     containers,
+     directory,



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/c46ae181e1e9d2ce8037bdf8cb670af8a8a3187b

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/c46ae181e1e9d2ce8037bdf8cb670af8a8a3187b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20191229/ca511b28/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list