[Git][haskell-team/package-plan][master] darcs: Update patch to fix package plan
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Fri Feb 20 00:18:50 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / package-plan
Commits:
9884d7b2 by Scott Talbert at 2026-02-19T19:18:30-05:00
darcs: Update patch to fix package plan
- - - - -
1 changed file:
- patches/darcs/2.18.5/newer-deps
Changes:
=====================================
patches/darcs/2.18.5/newer-deps
=====================================
@@ -1,14 +1,19 @@
--- a/darcs.cabal
+++ b/darcs.cabal
-@@ -123,7 +123,7 @@ flag warn-as-error
+@@ -123,10 +123,10 @@ flag warn-as-error
-- ----------------------------------------------------------------------
custom-setup
- setup-depends: base >= 4.10 && < 4.20,
+- Cabal >= 2.4 && < 3.11,
+ setup-depends: base >= 4.10,
- Cabal >= 2.4 && < 3.11,
++ Cabal >= 2.4 && < 3.13,
process >= 1.2.3.0 && < 1.7,
- filepath >= 1.4.1 && < 1.5.0.0,
+- filepath >= 1.4.1 && < 1.5.0.0,
++ filepath >= 1.4.1 && < 1.6.0.0,
+ directory >= 1.2.7 && < 1.4
+
+ -- ----------------------------------------------------------------------
@@ -416,7 +416,7 @@ Library
build-depends: unix >= 2.7.1.0 && < 2.9,
directory >= 1.2.7 && < 1.4
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/9884d7b2dcecc4816e9ab029eb33775b6fde13e7
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/9884d7b2dcecc4816e9ab029eb33775b6fde13e7
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/20260220/483ad60b/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list