[Git][haskell-team/package-plan][master] Re-enable darcs

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sat Jan 21 12:49:12 GMT 2023



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


Commits:
363f6679 by Ilias Tsitsimpis at 2023-01-21T14:46:48+02:00
Re-enable darcs

- - - - -


3 changed files:

- packages.txt
- + patches/darcs/2.16.5/newer-deps
- + patches/darcs/2.16.5/series


Changes:

=====================================
packages.txt
=====================================
@@ -190,11 +190,9 @@ css-text 0.1.3.0
 csv 0.1.2
 csv-conduit 0.7.3.0
 curl 1.3.8
-curry-base 1.1.1
-curry-frontend 2.0.0
 curve25519 0.2.7
 czipwith 1.0.1.4
-darcs 2.16.5 key binary=darcs -f+pkgconfig -f+curl -f-http -f+terminfo notest ignore # BROKEN: LTS 19: newer attoparsec
+darcs 2.16.5 key binary=darcs -f+pkgconfig -f+curl -f-http -f+terminfo notest
 darcs-monitor 0.4.2 binary=darcs-monitor key
 data-accessor 0.2.3
 data-accessor-mtl 0.2.0.4
@@ -931,7 +929,7 @@ string-qq 0.0.4
 stringsearch 0.3.6.6
 stylish-haskell 0.14.2.0 binary=stylish-haskell ignore # https://bugs.debian.org/1017878
 svg-builder 0.1.1
-swish 0.10.2.0 key notest
+swish 0.10.3.0 key notest ahead
 syb 0.7.2.2
 syb-with-class 0.6.1.14
 system-fileio 0.3.16.4 notest


=====================================
patches/darcs/2.16.5/newer-deps
=====================================
@@ -0,0 +1,26 @@
+Index: b/darcs.cabal
+===================================================================
+--- a/darcs.cabal
++++ b/darcs.cabal
+@@ -420,7 +420,7 @@ Library
+                       binary            >= 0.5 && < 0.11,
+                       containers        >= 0.5.6.2 && < 0.7,
+                       regex-base        >= 0.94.0.1 && < 0.94.1,
+-                      regex-tdfa        >= 1.3.1.0 && < 1.3.2,
++                      regex-tdfa        >= 1.3.1.0 && < 1.3.3,
+                       regex-applicative >= 0.2 && < 0.4,
+                       mtl               >= 2.2.1 && < 2.3,
+                       transformers      >= 0.4.2.0 && < 0.6,
+@@ -436,10 +436,10 @@ Library
+                       vector            >= 0.11 && < 0.13,
+                       tar               >= 0.5 && < 0.6,
+                       data-ordlist      == 0.4.*,
+-                      attoparsec        >= 0.13.0.1 && < 0.14,
++                      attoparsec        >= 0.13.0.1 && < 0.15,
+                       zip-archive       >= 0.3 && < 0.5,
+                       async             >= 2.0.2 && < 2.3,
+-                      constraints       >= 0.11 && < 0.13,
++                      constraints       >= 0.11 && < 0.14,
+                       unix-compat       >= 0.5 && < 0.6,
+                       bytestring        >= 0.10.6 && < 0.11,
+                       old-time          >= 1.1.0.3 && < 1.2,


=====================================
patches/darcs/2.16.5/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/363f66790430bbd2fdeccfe187e63664def3e97a
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/20230121/fb028ff2/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list