[Git][haskell-team/DHG_packages][master] base16-bytestring: Patch for newer bytestring

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Sun Jan 4 04:12:34 GMT 2026



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


Commits:
ee215711 by Scott Talbert at 2026-01-03T23:11:57-05:00
base16-bytestring: Patch for newer bytestring

- - - - -


3 changed files:

- p/haskell-base16-bytestring/debian/changelog
- + p/haskell-base16-bytestring/debian/patches/newer-bytestring
- + p/haskell-base16-bytestring/debian/patches/series


Changes:

=====================================
p/haskell-base16-bytestring/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-base16-bytestring (1.0.2.0-5) unstable; urgency=medium
+
+  * Patch for newer bytestring
+
+ -- Scott Talbert <swt at techie.net>  Sat, 03 Jan 2026 23:08:46 -0500
+
 haskell-base16-bytestring (1.0.2.0-4) unstable; urgency=medium
 
   * Build using dh-haskell


=====================================
p/haskell-base16-bytestring/debian/patches/newer-bytestring
=====================================
@@ -0,0 +1,11 @@
+--- a/base16-bytestring.cabal
++++ b/base16-bytestring.cabal
+@@ -51,7 +51,7 @@ library
+ 
+   build-depends:
+       base        >=4.9 && <5
+-    , bytestring  >=0.9 && <0.12
++    , bytestring  >=0.9 && <0.13
+ 
+   ghc-options:      -Wall -funbox-strict-fields
+   default-language: Haskell2010


=====================================
p/haskell-base16-bytestring/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-bytestring



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

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


More information about the Pkg-haskell-commits mailing list