[Git][haskell-team/DHG_packages][master] haxr: Upgrading from 3000.11.5.1 to 3000.11.6

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Wed Feb 11 22:53:52 GMT 2026



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


Commits:
ef037141 by Scott Talbert at 2026-02-11T17:51:28-05:00
haxr: Upgrading from 3000.11.5.1 to 3000.11.6

- - - - -


3 changed files:

- p/haskell-haxr/debian/changelog
- p/haskell-haxr/debian/control
- p/haskell-haxr/debian/patches/no-mtl-compat


Changes:

=====================================
p/haskell-haxr/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-haxr (3000.11.5.1-2) UNRELEASED; urgency=medium
+haskell-haxr (3000.11.6-1) unstable; urgency=medium
 
   * Build using dh-haskell
+  * New upstream release
 
- -- Scott Talbert <swt at techie.net>  Sun, 09 Nov 2025 21:11:07 -0500
+ -- Scott Talbert <swt at techie.net>  Wed, 11 Feb 2026 17:49:48 -0500
 
 haskell-haxr (3000.11.5.1-1) unstable; urgency=medium
 


=====================================
p/haskell-haxr/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-ghci,
  ghc-prof,
  haskell-devscripts (>= 0.13),
@@ -57,7 +57,7 @@ Build-Depends-Indep:
  libghc-old-locale-doc,
  libghc-old-time-doc,
  libghc-utf8-string-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.3
 Homepage: http://www.haskell.org/haskellwiki/HaXR
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-haxr
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-haxr]


=====================================
p/haskell-haxr/debian/patches/no-mtl-compat
=====================================
@@ -3,7 +3,7 @@ Index: b/haxr.cabal
 --- a/haxr.cabal
 +++ b/haxr.cabal
 @@ -36,7 +36,6 @@ Library
-   Build-depends: base >= 4.9 && < 4.21,
+   Build-depends: base >= 4.9 && < 4.22,
                   base-compat >= 0.8 && < 0.15,
                   mtl < 2.4,
 -                 mtl-compat,



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

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


More information about the Pkg-haskell-commits mailing list