[Git][haskell-team/DHG_packages][master] persistent: Upgrading from 2.14.6.3 to 2.17.1.0

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Fri Feb 13 02:03:34 GMT 2026



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


Commits:
e6e4d5e9 by Scott Talbert at 2026-02-12T21:03:27-05:00
persistent: Upgrading from 2.14.6.3 to 2.17.1.0

- - - - -


3 changed files:

- p/haskell-persistent/debian/changelog
- p/haskell-persistent/debian/control
- p/haskell-persistent/debian/patches/fix-tests-32-bit


Changes:

=====================================
p/haskell-persistent/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-persistent (2.14.6.3-2) UNRELEASED; urgency=medium
+haskell-persistent (2.17.1.0-1) unstable; urgency=medium
 
   * Build using dh-haskell
+  * New upstream release
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:42 -0500
+ -- Scott Talbert <swt at techie.net>  Thu, 12 Feb 2026 20:57:57 -0500
 
 haskell-persistent (2.14.6.3-1) unstable; urgency=medium
 


=====================================
p/haskell-persistent/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
 Build-Depends:
  dh-sequence-haskell,
  debhelper-compat (= 13),
- ghc (>= 9.4),
+ ghc (>= 9.10),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-aeson-dev (>= 1.0),
@@ -32,16 +32,22 @@ Build-Depends:
  libghc-lift-type-dev (>= 0.1.0.0),
  libghc-lift-type-dev (<< 0.2.0.0),
  libghc-lift-type-prof,
+ libghc-megaparsec-dev,
+ libghc-megaparsec-prof,
  libghc-monad-logger-dev (>= 0.3.28),
  libghc-monad-logger-prof,
  libghc-path-pieces-dev (>= 0.2),
  libghc-path-pieces-prof,
+ libghc-replace-megaparsec-dev,
+ libghc-replace-megaparsec-prof,
  libghc-resource-pool-dev (>= 0.2.3),
  libghc-resource-pool-prof,
  libghc-resourcet-dev (>= 1.1.10),
  libghc-resourcet-prof,
  libghc-scientific-dev,
  libghc-scientific-prof,
+ libghc-semigroupoids-dev,
+ libghc-semigroupoids-prof,
  libghc-silently-dev,
  libghc-silently-prof,
  libghc-th-lift-instances-dev (>= 0.1.14),
@@ -85,11 +91,14 @@ Build-Depends-Indep: ghc-doc,
  libghc-fast-logger-doc,
  libghc-http-api-data-doc,
  libghc-lift-type-doc,
+ libghc-megaparsec-doc,
  libghc-monad-logger-doc,
  libghc-path-pieces-doc,
+ libghc-replace-megaparsec-doc,
  libghc-resource-pool-doc,
  libghc-resourcet-doc,
  libghc-scientific-doc,
+ libghc-semigroupoids-doc,
  libghc-silently-doc,
  libghc-th-lift-instances-doc,
  libghc-unliftio-doc,
@@ -97,7 +106,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-unordered-containers-doc,
  libghc-vault-doc,
  libghc-vector-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
 Homepage: http://www.yesodweb.com/book/persistent
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-persistent
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-persistent]


=====================================
p/haskell-persistent/debian/patches/fix-tests-32-bit
=====================================
@@ -12,7 +12,7 @@ Index: b/test/Database/Persist/THSpec.hs
  import Data.ByteString.Lazy.Char8 ()
  import Data.Coerce
  import Data.Functor.Identity (Identity(..))
-@@ -264,7 +265,10 @@ spec = describe "THSpec" $ do
+@@ -274,7 +275,10 @@ spec = describe "THSpec" $ do
          it "should have usual haskell name" $ do
              fieldHaskell `shouldBe` FieldNameHS "Id"
          it "should have correct underlying sql type" $ do



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e6e4d5e9f3c9cd70322f9bd04e9378fafa72502c
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/20260213/00ebcf4e/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list