[Git][haskell-team/DHG_packages][master] vector-stream: patch for newer deps

Clint Adams (@clint) gitlab at salsa.debian.org
Mon Jan 5 19:52:52 GMT 2026



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7d436652 by Clint Adams at 2026-01-05T14:52:13-05:00
vector-stream: patch for newer deps

- - - - -


3 changed files:

- p/haskell-vector-stream/debian/changelog
- + p/haskell-vector-stream/debian/patches/newer-deps
- + p/haskell-vector-stream/debian/patches/series


Changes:

=====================================
p/haskell-vector-stream/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-vector-stream (0.1.0.1-3) unstable; urgency=medium
+
+  * Patch for newer dependencies.
+
+ -- Clint Adams <clint at debian.org>  Mon, 05 Jan 2026 14:51:07 -0500
+
 haskell-vector-stream (0.1.0.1-2) unstable; urgency=medium
 
   [ Scott Talbert ]


=====================================
p/haskell-vector-stream/debian/patches/newer-deps
=====================================
@@ -0,0 +1,13 @@
+--- a/vector-stream.cabal
++++ b/vector-stream.cabal
+@@ -49,8 +49,8 @@ Library
+   Hs-Source-Dirs:
+         src
+ 
+-  Build-Depends: base >= 4.9 && < 4.20
+-               , ghc-prim >= 0.2 && < 0.12
++  Build-Depends: base >= 4.9 && < 5
++               , ghc-prim >= 0.2 && < 0.14
+ 
+ source-repository head
+   type:     git


=====================================
p/haskell-vector-stream/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7d4366527d45016147d03e943a32862eb3e60a32
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/20260105/0ebf407b/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list