[Git][haskell-team/DHG_packages][master] multistate: Patch for newer deps
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Sun Jan 11 21:13:15 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
9553a7bf by Scott Talbert at 2026-01-11T16:11:03-05:00
multistate: Patch for newer deps
- - - - -
2 changed files:
- p/haskell-multistate/debian/changelog
- p/haskell-multistate/debian/patches/newer-deps
Changes:
=====================================
p/haskell-multistate/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-multistate (0.8.0.4-5) unstable; urgency=medium
+
+ * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net> Sun, 11 Jan 2026 16:09:57 -0500
+
haskell-multistate (0.8.0.4-4) unstable; urgency=medium
* Build using dh-haskell
=====================================
p/haskell-multistate/debian/patches/newer-deps
=====================================
@@ -16,7 +16,7 @@ Index: b/multistate.cabal
- base >= 4.11 && <4.17,
- mtl >= 2.1 && <2.3,
- transformers >= 0.3 && <0.6,
-+ base >= 4.11 && <4.20,
++ base >= 4.11 && <4.22,
+ mtl >= 2.1 && <2.4,
+ transformers >= 0.3 && <0.7,
tagged >= 0.7 && <0.9,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9553a7bf6e8c0efb50eed2ecd4f1cf960363b302
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9553a7bf6e8c0efb50eed2ecd4f1cf960363b302
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/20260111/489711ee/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list