[Git][haskell-team/package-plan][master] Fix package plan after crypton-conduit revision
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Thu Apr 2 19:03:27 BST 2026
Scott Talbert pushed to branch master at Debian Haskell Group / package-plan
Commits:
fa8aa38d by Scott Talbert at 2026-04-02T14:03:12-04:00
Fix package plan after crypton-conduit revision
- - - - -
1 changed file:
- patches/crypton-conduit/0.2.3/no-conduit-combinators
Changes:
=====================================
patches/crypton-conduit/0.2.3/no-conduit-combinators
=====================================
@@ -2,11 +2,11 @@ Index: b/crypton-conduit.cabal
===================================================================
--- a/crypton-conduit.cabal
+++ b/crypton-conduit.cabal
-@@ -43,7 +43,6 @@ test-suite crypton-conduit-test
- build-depends: base
- , bytestring
- , conduit
-- , conduit-combinators
- , crypton
- , crypton-conduit
- , memory
+@@ -44,7 +44,6 @@ test-suite crypton-conduit-test
+ build-depends: base
+ , bytestring
+ , conduit
+- , conduit-combinators
+ , crypton < 1.1
+ , crypton-conduit
+ , memory
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/fa8aa38ddfe36293ab0dd2cbcb2d6a835dd5119f
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/fa8aa38ddfe36293ab0dd2cbcb2d6a835dd5119f
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/20260402/caca93bc/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list