[Git][haskell-team/package-plan][master] 2 commits: Update patches

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sat Apr 20 09:55:16 BST 2024



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


Commits:
860fa047 by Ilias Tsitsimpis at 2024-04-20T11:52:11+03:00
Update patches

- - - - -
7bcf073d by Ilias Tsitsimpis at 2024-04-20T11:52:11+03:00
Update xcffib to 1.5.0

- - - - -


3 changed files:

- packages.txt
- patches/haxr/3000.11.5/no-mtl-compat
- patches/snap-core/1.0.5.1/no-bytestring-builder


Changes:

=====================================
packages.txt
=====================================
@@ -1127,7 +1127,7 @@ x509-system 1.6.7
 x509-util 1.6.6 binary key
 x509-validation 1.6.12
 xcb-types 0.13.0
-xcffib 0.11.1 binary=python3-xcffib key
+xcffib 1.5.0 binary=python3-xcffib key
 xdg-basedir 0.2.2
 xdg-desktop-entry 0.1.1.1
 xml 1.3.14


=====================================
patches/haxr/3000.11.5/no-mtl-compat
=====================================
@@ -7,6 +7,6 @@ Index: b/haxr.cabal
                   base-compat >= 0.8 && < 0.14,
                   mtl < 2.4,
 -                 mtl-compat,
-                  network < 3.2,
+                  network < 3.3,
                   http-streams,
                   HsOpenSSL,


=====================================
patches/snap-core/1.0.5.1/no-bytestring-builder
=====================================
@@ -5,18 +5,18 @@ Index: b/snap-core.cabal
 --- a/snap-core.cabal
 +++ b/snap-core.cabal
 @@ -146,7 +146,6 @@ Library
-     HUnit                     >= 1.2     && < 2,
-     attoparsec                >= 0.12    && < 0.15,
-     bytestring                >= 0.9     && < 0.13,
--    bytestring-builder        >= 0.10.4  && < 0.11,
-     case-insensitive          >= 1.1     && < 1.3,
-     containers                >= 0.3     && < 1.0,
-     directory                 >= 1       && < 2,
+     HUnit                     >= 1.2     && < 2,
+     attoparsec                >= 0.12    && < 0.15,
+     bytestring                >= 0.9     && < 0.13,
+-    bytestring-builder        >= 0.10.4  && < 0.11,
+     case-insensitive          >= 1.1     && < 1.3,
+     containers                >= 0.3     && < 1,
+     directory                 >= 1       && < 2,
 @@ -261,7 +260,6 @@ Test-suite testsuite
-     HUnit,
-     attoparsec,
-     bytestring,
--    bytestring-builder,
-     case-insensitive,
-     containers,
-     directory,
+     HUnit,
+     attoparsec,
+     bytestring,
+-    bytestring-builder,
+     case-insensitive,
+     containers,
+     directory,



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/c6ebc8086754c0fb751844f46de94acd75a54e73...7bcf073db14923f834b55a5b5d2e767683563e0b

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/c6ebc8086754c0fb751844f46de94acd75a54e73...7bcf073db14923f834b55a5b5d2e767683563e0b
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/20240420/ae3d4595/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list