[Git][haskell-team/package-plan][master] Re-enable libmpd, dependency of xmonad-extras
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Thu Sep 7 19:04:54 BST 2023
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
72665ac7 by Ilias Tsitsimpis at 2023-09-07T21:04:33+03:00
Re-enable libmpd, dependency of xmonad-extras
- - - - -
4 changed files:
- packages.txt
- + patches/libmpd/0.10.0.0/newer-text
- + patches/libmpd/0.10.0.0/series
- patches/xmlhtml/0.2.5.4/no-bytestring-builder
Changes:
=====================================
packages.txt
=====================================
@@ -591,7 +591,7 @@ lens-family-core 2.1.2
lhs2tex 1.24 binary key
libBF 0.6.6
libffi 0.2.1
-libmpd 0.10.0.0 ignore # BROKEN LTS 21
+libmpd 0.10.0.0
libxml-sax 0.7.5
libyaml 0.1.2
lifted-async 0.10.2.4
@@ -1145,7 +1145,7 @@ xml-types 0.3.8
xmobar 0.46 binary
xmonad 0.17.2 key notest
xmonad-contrib 0.17.1 key
-xmonad-extras 0.17.0
+xmonad-extras 0.17.0 -f+with_sound -f+with_hint -f+with_mpd -f+with_regex_posix -f+with_template_haskell
xmonad-wallpaper 0.0.1.5
xss-sanitize 0.3.7.2
yaml 0.11.11.2
=====================================
patches/libmpd/0.10.0.0/newer-text
=====================================
@@ -0,0 +1,13 @@
+Index: b/libmpd.cabal
+===================================================================
+--- a/libmpd.cabal
++++ b/libmpd.cabal
+@@ -45,7 +45,7 @@ Library
+ , containers >= 0.3 && < 1
+ , filepath >= 1 && < 2
+ , mtl >= 2.2.2 && < 3
+- , text >= 0.11 && < 2
++ , text >= 0.11
+ , time >= 1.5 && < 2
+
+ -- Additional dependencies
=====================================
patches/libmpd/0.10.0.0/series
=====================================
@@ -0,0 +1 @@
+newer-text
=====================================
patches/xmlhtml/0.2.5.4/no-bytestring-builder
=====================================
@@ -9,7 +9,7 @@ Index: b/xmlhtml.cabal
- bytestring-builder >= 0.10.4.0.2 && < 0.11,
containers >= 0.3 && < 0.7,
parsec >= 3.1.2 && < 3.2,
- text >= 0.11 && < 2.1,
+ text >= 0.11 && < 2.2,
@@ -870,7 +869,6 @@ Test-suite testsuite
blaze-html,
blaze-markup,
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/72665ac7d92ee807246dd255deac831220bbf4b5
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/72665ac7d92ee807246dd255deac831220bbf4b5
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/20230907/61a8995a/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list