[Git][haskell-team/DHG_packages][master] vector-th-unbox: Patch for newer deps

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Sun Jan 11 21:41:16 GMT 2026



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
81a27383 by Scott Talbert at 2026-01-11T16:39:17-05:00
vector-th-unbox: Patch for newer deps

- - - - -


2 changed files:

- p/haskell-vector-th-unbox/debian/changelog
- p/haskell-vector-th-unbox/debian/patches/newer-deps


Changes:

=====================================
p/haskell-vector-th-unbox/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-vector-th-unbox (0.2.2-5) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net>  Sun, 11 Jan 2026 16:37:08 -0500
+
 haskell-vector-th-unbox (0.2.2-4) unstable; urgency=medium
 
   * Build using dh-haskell


=====================================
p/haskell-vector-th-unbox/debian/patches/newer-deps
=====================================
@@ -40,8 +40,8 @@ Index: b/vector-th-unbox.cabal
 -        base >= 4.5 && < 4.17,
 -        template-haskell >= 2.5 && <2.19,
 -        vector >= 0.7.1 && <0.13
-+        base >= 4.9 && < 4.19,
-+        template-haskell >= 2.5 && <2.21,
++        base >= 4.9 && < 4.23,
++        template-haskell >= 2.5 && <2.25,
 +        vector >= 0.7.1 && <0.14
  
  test-suite sanity



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/81a27383738f4ea7be961ed8db8934c36cbb0166

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/81a27383738f4ea7be961ed8db8934c36cbb0166
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/b05eb109/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list