[Git][haskell-team/package-plan][master] Add regex

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Wed Jan 29 01:51:35 GMT 2025



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


Commits:
229b83f6 by Pete Ryland at 2025-01-28T13:32:10+01:00
Add regex

- - - - -


3 changed files:

- packages.txt
- + patches/regex/1.1.0.2/pcre-not-builtin
- + patches/regex/1.1.0.2/series


Changes:

=====================================
packages.txt
=====================================
@@ -835,6 +835,7 @@ refact 0.3.0.2
 reflection 2.1.8
 reform 0.2.7.5 ignore # https://bugs.debian.org/1082413
 reform-happstack 0.2.5.6 key ignore # https://bugs.debian.org/1082414
+regex 1.1.0.2
 regex-applicative 0.3.4
 regex-applicative-text 0.1.0.1 ignore # https://bugs.debian.org/1082416
 regex-base 0.94.0.2


=====================================
patches/regex/1.1.0.2/pcre-not-builtin
=====================================
@@ -0,0 +1,11 @@
+--- a/regex.cabal
++++ b/regex.cabal
+@@ -131,7 +131,7 @@
+       , containers           >= 0.4
+       , hashable             >= 1.2
+       , regex-base           >= 0.93
+-      , regex-pcre-builtin   >= 0.94
++      , regex-pcre           >= 0.94
+       , regex-tdfa           >= 1.3.1.0
+       , template-haskell     >= 2.7
+       , text                 >= 1.2


=====================================
patches/regex/1.1.0.2/series
=====================================
@@ -0,0 +1 @@
+pcre-not-builtin



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/229b83f6513246ac31805071fff28be2fd9bec6d
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/20250129/ba765373/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list