[Git][haskell-team/package-plan][master] Fix package plan (revisions to haxr & scotty)

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Wed Sep 21 17:08:56 BST 2022



Scott Talbert pushed to branch master at Debian Haskell Group / package-plan


Commits:
bb904a92 by Scott Talbert at 2022-09-21T12:08:28-04:00
Fix package plan (revisions to haxr & scotty)

- - - - -


2 changed files:

- patches/haxr/3000.11.4.1/no-mtl-compat
- patches/scotty/0.12/no-nats


Changes:

=====================================
patches/haxr/3000.11.4.1/no-mtl-compat
=====================================
@@ -2,8 +2,8 @@ Index: b/haxr.cabal
 ===================================================================
 --- a/haxr.cabal
 +++ b/haxr.cabal
-@@ -37,7 +37,6 @@ Library
-   Build-depends: base >= 4.9 && < 4.17,
+@@ -36,7 +36,6 @@ Library
+   Build-depends: base >= 4.9 && < 4.18,
                   base-compat >= 0.8 && < 0.13,
                   mtl,
 -                 mtl-compat,


=====================================
patches/scotty/0.12/no-nats
=====================================
@@ -9,4 +9,4 @@ Index: b/scotty.cabal
 -                       nats                  >= 0.1      && < 2,
                         network               >= 2.6.0.2  && < 3.2,
                         regex-compat          >= 0.95.1   && < 0.96,
-                        text                  >= 0.11.3.1 && < 1.3,
+                        text                  >= 0.11.3.1 && < 2.1,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/bb904a92d7b30e8cfc2508df951c19b15e1acca7
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/20220921/1c92f617/attachment.htm>


More information about the Pkg-haskell-commits mailing list