[Git][haskell-team/DHG_packages][master] stm-delay: add missing b-d on async
Clint Adams (@clint)
gitlab at salsa.debian.org
Mon Jan 5 01:27:29 GMT 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
fc669c5c by Clint Adams at 2026-01-04T20:26:24-05:00
stm-delay: add missing b-d on async
- - - - -
2 changed files:
- p/haskell-stm-delay/debian/changelog
- p/haskell-stm-delay/debian/control
Changes:
=====================================
p/haskell-stm-delay/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-stm-delay (0.1.1.2-2) unstable; urgency=medium
+
+ * Add missing build-deps on async.
+
+ -- Clint Adams <clint at debian.org> Sun, 04 Jan 2026 20:26:04 -0500
+
haskell-stm-delay (0.1.1.2-1) unstable; urgency=medium
[ Scott Talbert ]
=====================================
p/haskell-stm-delay/debian/control
=====================================
@@ -8,8 +8,11 @@ Build-Depends: debhelper-compat (= 13),
dh-sequence-haskell,
ghc (>= 9.6),
ghc-prof,
+ libghc-async-dev,
+ libghc-async-prof,
Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.7.0
+ libghc-async-doc,
+Standards-Version: 4.7.3
Homepage: https://github.com/joeyadams/haskell-stm-delay
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-stm-delay
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-stm-delay]
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/fc669c5cd428b284c07a053b07ea66cd5bc8ee6d
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/fc669c5cd428b284c07a053b07ea66cd5bc8ee6d
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/dd393992/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list