[Git][haskell-team/DHG_packages][master] 4 commits: clash-prelude: Upgrading from 1.8.1 to 1.8.4
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Thu Jan 29 20:34:29 GMT 2026
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
56f471d4 by Ilias Tsitsimpis at 2026-01-29T22:27:33+02:00
clash-prelude: Upgrading from 1.8.1 to 1.8.4
- - - - -
573e35df by Ilias Tsitsimpis at 2026-01-29T22:27:33+02:00
deque: Upgrading from 0.4.4.1 to 0.4.4.2
- - - - -
3cd0475f by Ilias Tsitsimpis at 2026-01-29T22:27:33+02:00
sdl2: Upgrading from 2.5.5.0 to 2.5.5.1
- - - - -
c9d461c6 by Ilias Tsitsimpis at 2026-01-29T22:27:33+02:00
vector-instances: Upgrading from 3.4.2 to 3.4.3
- - - - -
10 changed files:
- p/haskell-clash-prelude/debian/changelog
- p/haskell-clash-prelude/debian/control
- p/haskell-clash-prelude/debian/patches/disable-doctests
- + p/haskell-clash-prelude/debian/patches/newer-deps
- p/haskell-clash-prelude/debian/patches/no-rts-n
- p/haskell-clash-prelude/debian/patches/series
- p/haskell-deque/debian/changelog
- p/haskell-sdl2/debian/changelog
- p/haskell-sdl2/debian/control
- p/haskell-vector-instances/debian/changelog
Changes:
=====================================
p/haskell-clash-prelude/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-clash-prelude (1.8.1-3) UNRELEASED; urgency=medium
+haskell-clash-prelude (1.8.4-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:15 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 29 Jan 2026 22:13:29 +0200
haskell-clash-prelude (1.8.1-2) unstable; urgency=medium
=====================================
p/haskell-clash-prelude/debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
ghc (>= 9.6),
ghc-prof,
libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck2-dev (<< 2.15),
+ libghc-quickcheck2-dev (<< 2.16),
libghc-quickcheck2-prof,
libghc-arrows-dev (>= 0.4),
libghc-arrows-dev (<< 0.5),
@@ -21,31 +21,31 @@ Build-Depends: debhelper-compat (= 13),
libghc-data-binary-ieee754-dev (<< 0.6),
libghc-data-binary-ieee754-prof,
libghc-data-default-class-dev (>= 0.1.2),
- libghc-data-default-class-dev (<< 0.2),
+ libghc-data-default-class-dev (<< 0.3),
libghc-data-default-class-prof,
libghc-extra-dev (>= 1.6.17),
- libghc-extra-dev (<< 1.8),
+ libghc-extra-dev (<< 1.9),
libghc-extra-prof,
libghc-ghc-typelits-extra-dev (>= 0.4),
- libghc-ghc-typelits-extra-dev (<< 0.5),
+ libghc-ghc-typelits-extra-dev (<< 0.6),
libghc-ghc-typelits-extra-prof,
libghc-ghc-typelits-knownnat-dev (>= 0.7.2),
- libghc-ghc-typelits-knownnat-dev (<< 0.8),
+ libghc-ghc-typelits-knownnat-dev (<< 0.9),
libghc-ghc-typelits-knownnat-prof,
libghc-ghc-typelits-natnormalise-dev (>= 0.7.2),
- libghc-ghc-typelits-natnormalise-dev (<< 0.8),
+ libghc-ghc-typelits-natnormalise-dev (<< 0.10),
libghc-ghc-typelits-natnormalise-prof,
libghc-half-dev (>= 0.2.2.3),
libghc-half-dev (<< 1.0),
libghc-half-prof,
libghc-hashable-dev (>= 1.2.1.0),
- libghc-hashable-dev (<< 1.5),
+ libghc-hashable-dev (<< 1.6),
libghc-hashable-prof,
libghc-infinite-list-dev (>= 0.1),
libghc-infinite-list-dev (<< 0.2),
libghc-infinite-list-prof,
libghc-lens-dev (>= 4.10),
- libghc-lens-dev (<< 5.3),
+ libghc-lens-dev (<< 5.4),
libghc-lens-prof,
libghc-recursion-schemes-dev (>= 5.1),
libghc-recursion-schemes-dev (<< 5.3),
@@ -59,8 +59,11 @@ Build-Depends: debhelper-compat (= 13),
libghc-string-interpolate-dev (>= 0.3),
libghc-string-interpolate-dev (<< 0.4),
libghc-string-interpolate-prof,
+ libghc-tagged-dev (>= 0.8),
+ libghc-tagged-dev (<< 0.9),
+ libghc-tagged-prof,
libghc-th-abstraction-dev (>= 0.2.10),
- libghc-th-abstraction-dev (<< 0.7.0),
+ libghc-th-abstraction-dev (<< 0.8.0),
libghc-th-abstraction-prof,
libghc-th-lift-dev (>= 0.7.0),
libghc-th-lift-dev (<< 0.9),
@@ -77,14 +80,11 @@ Build-Depends: debhelper-compat (= 13),
libghc-vector-dev (>= 0.11),
libghc-vector-dev (<< 1.0),
libghc-vector-prof,
- libghc-doctest-parallel-dev (>= 0.2),
- libghc-doctest-parallel-dev (<< 0.4),
- libghc-doctest-parallel-prof,
libghc-ghc-typelits-extra-dev,
libghc-ghc-typelits-knownnat-dev,
libghc-ghc-typelits-natnormalise-dev,
libghc-hedgehog-dev (>= 1.0.3),
- libghc-hedgehog-dev (<< 1.5),
+ libghc-hedgehog-dev (<< 1.6),
libghc-hedgehog-prof,
libghc-hint-dev (>= 0.7),
libghc-hint-dev (<< 0.10),
@@ -121,6 +121,7 @@ Build-Depends-Indep: ghc-doc,
libghc-reflection-doc,
libghc-singletons-doc,
libghc-string-interpolate-doc,
+ libghc-tagged-doc,
libghc-th-abstraction-doc,
libghc-th-lift-doc,
libghc-th-orphans-doc,
=====================================
p/haskell-clash-prelude/debian/patches/disable-doctests
=====================================
@@ -1,6 +1,8 @@
+Index: b/clash-prelude.cabal
+===================================================================
--- a/clash-prelude.cabal
+++ b/clash-prelude.cabal
-@@ -102,7 +102,7 @@ flag multiple-hidden
+@@ -103,7 +103,7 @@ flag multiple-hidden
flag doctests
description:
You can disable testing with doctests using `-f-doctests`.
=====================================
p/haskell-clash-prelude/debian/patches/newer-deps
=====================================
@@ -0,0 +1,34 @@
+Index: b/clash-prelude.cabal
+===================================================================
+--- a/clash-prelude.cabal
++++ b/clash-prelude.cabal
+@@ -1,6 +1,7 @@
+ Cabal-version: 2.2
+ Name: clash-prelude
+ Version: 1.8.4
++x-revision: 2
+ Synopsis: Clash: a functional hardware description language - Prelude library
+ Description:
+ Clash is a functional hardware description language that borrows both its
+@@ -344,9 +345,9 @@ Library
+ deepseq >= 1.4.1.0 && < 1.6,
+ extra >= 1.6.17 && < 1.9,
+ ghc-prim >= 0.5.1.0 && < 0.13,
+- ghc-typelits-extra >= 0.4 && < 0.5,
+- ghc-typelits-knownnat >= 0.7.2 && < 0.8,
+- ghc-typelits-natnormalise >= 0.7.2 && < 0.8,
++ ghc-typelits-extra >= 0.4 && < 0.6,
++ ghc-typelits-knownnat >= 0.7.2 && < 0.9,
++ ghc-typelits-natnormalise >= 0.7.2 && < 0.10,
+ hashable >= 1.2.1.0 && < 1.6,
+ half >= 0.2.2.3 && < 1.0,
+ infinite-list ^>= 0.1,
+@@ -389,7 +390,7 @@ test-suite doctests
+ build-depends:
+ base,
+ clash-prelude,
+- doctest-parallel >= 0.2 && < 0.4,
++ doctest-parallel >= 0.2 && < 0.5,
+ filepath
+
+ if arch(x86_64) && flag(workaround-ghc-mmap-crash)
=====================================
p/haskell-clash-prelude/debian/patches/no-rts-n
=====================================
@@ -1,8 +1,10 @@
+Index: b/clash-prelude.cabal
+===================================================================
--- a/clash-prelude.cabal
+++ b/clash-prelude.cabal
-@@ -400,8 +400,6 @@ test-suite unittests
+@@ -405,8 +405,6 @@ test-suite unittests
-- Note that multiple -with-rtsopts are not cumulative
- if flag(workaround-ghc-mmap-crash)
+ if arch(x86_64) && flag(workaround-ghc-mmap-crash)
ghc-options: "-with-rtsopts=-N -xm20000000"
- else
- ghc-options: -with-rtsopts=-N
=====================================
p/haskell-clash-prelude/debian/patches/series
=====================================
@@ -1,2 +1,3 @@
+newer-deps
disable-doctests
no-rts-n
=====================================
p/haskell-deque/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-deque (0.4.4.1-2) UNRELEASED; urgency=medium
+haskell-deque (0.4.4.2-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:31 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 29 Jan 2026 22:14:43 +0200
haskell-deque (0.4.4.1-1) unstable; urgency=medium
=====================================
p/haskell-sdl2/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-sdl2 (2.5.5.0-3) UNRELEASED; urgency=medium
+haskell-sdl2 (2.5.5.1-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:52 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 29 Jan 2026 22:17:04 +0200
haskell-sdl2 (2.5.5.0-2) unstable; urgency=medium
=====================================
p/haskell-sdl2/debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 13),
libghc-exceptions-prof (>= 0.4),
libghc-exceptions-prof (<< 0.11),
libghc-linear-dev (>= 1.10.1.2),
- libghc-linear-dev (<< 1.23),
+ libghc-linear-dev (<< 1.24),
libghc-linear-prof,
libghc-vector-dev (>= 0.10.9.0),
libghc-vector-dev (<< 0.14),
=====================================
p/haskell-vector-instances/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-vector-instances (3.4.2-3) UNRELEASED; urgency=medium
+haskell-vector-instances (3.4.3-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:51 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Thu, 29 Jan 2026 22:20:13 +0200
haskell-vector-instances (3.4.2-2) unstable; urgency=medium
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/720ccede210947d9c3be2633e5b6eed5d9bcf103...c9d461c60e24db8328cc037900b76e023ce02cdb
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/720ccede210947d9c3be2633e5b6eed5d9bcf103...c9d461c60e24db8328cc037900b76e023ce02cdb
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/20260129/b5e2ea7d/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list