[Git][haskell-team/package-plan][master] More patch fixes
Clint Adams (@clint)
gitlab at salsa.debian.org
Wed Feb 18 15:51:18 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / package-plan
Commits:
3335b29d by Clint Adams at 2026-02-18T10:51:06-05:00
More patch fixes
- - - - -
3 changed files:
- packages.txt
- patches/glirc/2.41/newer-deps
- patches/xmonad-wallpaper/0.0.1.5/bump-xmonad-dependency.patch
Changes:
=====================================
packages.txt
=====================================
@@ -453,7 +453,7 @@ hmatrix 0.20.2
hmatrix-gsl 0.19.0.1
hoauth2 2.14.3
hoogle 5.0.18.4 notest
-hookup 0.8 obsolete # https://bugs.debian.org/1127983
+hookup 0.8
hOpenPGP 2.10.1 key
hopenpgp-tools 0.23.11 binary
hosc 0.21.1
@@ -1154,8 +1154,8 @@ xml-types 0.3.8
xmobar 0.50 binary -f+with_xft -f+with_inotify -f+with_mpris -f+with_dbus -f+with_xpm -f+with_uvmeter -f+with_weather -f+with_alsa
xmonad 0.18.0 key notest
xmonad-contrib 0.18.1 key
-xmonad-extras 0.17.2 -f+with_sound -f+with_hint -f+with_mpd -f+with_regex_posix -f+with_template_haskell obsolete # https://bugs.debian.org/1127965
-xmonad-wallpaper 0.0.1.5 obsolete # https://bugs.debian.org/1127966
+xmonad-extras 0.17.2 -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
yesod 1.6.2.1
=====================================
patches/glirc/2.41/newer-deps
=====================================
@@ -1,11 +1,11 @@
--- a/glirc.cabal
+++ b/glirc.cabal
-@@ -203,7 +203,7 @@ library
- unix >=2.7 && <2.9,
- unordered-containers >=0.2.11 && <0.3,
- vector >=0.11 && <0.14,
-- vty ^>=6.2,
-+ vty >=6.2,
-
- test-suite test
- type: exitcode-stdio-1.0
+@@ -204,7 +204,7 @@ library
+ unix >=2.7 && <2.9,
+ unordered-containers >=0.2.11 && <0.3,
+ vector >=0.11 && <0.14,
+- vty ^>=6.2,
++ vty >=6.2,
+
+ test-suite test
+ type: exitcode-stdio-1.0
=====================================
patches/xmonad-wallpaper/0.0.1.5/bump-xmonad-dependency.patch
=====================================
@@ -8,7 +8,7 @@ Last-Update: 2017-07-22
-- Other library packages from which modules are imported.
- build-depends: base >=3.0 && <5.0, unix, xmonad >=0.13 && <0.16, mtl, random, magic >=1.1 && <1.2
-+ build-depends: base >=3.0 && <5.0, unix, xmonad >=0.13 && <0.18, mtl, random, magic >=1.1 && <1.2
++ build-depends: base >=3.0 && <5.0, unix, xmonad >=0.13 && <0.19, mtl, random, magic >=1.1 && <1.2
-- Directories containing source files.
hs-source-dirs: src
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/3335b29de4f6fe6db3ab5028a312b88256819c0c
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/3335b29de4f6fe6db3ab5028a312b88256819c0c
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/20260218/baa118c4/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list