[Git][haskell-team/DHG_packages][master] hedgehog: fix b-ds
Clint Adams
gitlab at salsa.debian.org
Fri Jun 12 03:15:33 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
e6f7332d by Clint Adams at 2020-06-11T22:15:07-04:00
hedgehog: fix b-ds
- - - - -
2 changed files:
- p/haskell-hedgehog/debian/changelog
- p/haskell-hedgehog/debian/control
Changes:
=====================================
p/haskell-hedgehog/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hedgehog (1.0.2-3) unstable; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Thu, 11 Jun 2020 22:14:47 -0400
+
haskell-hedgehog (1.0.2-2) unstable; urgency=medium
* Patch for newer template-haskell and pretty-show.
=====================================
p/haskell-hedgehog/debian/control
=====================================
@@ -52,9 +52,8 @@ Build-Depends: debhelper (>= 10),
libghc-resourcet-prof (>= 1.1),
libghc-resourcet-prof (<< 1.3),
libghc-semigroups-dev (>= 0.16),
- libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-dev (<< 0.20),
libghc-semigroups-prof (>= 0.16),
- libghc-semigroups-prof (<< 0.19),
libghc-th-lift-dev (>= 0.7),
libghc-th-lift-dev (<< 0.8),
libghc-th-lift-prof (>= 0.7),
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e6f7332d90db0c3d9f2d320bdd28f67e97ae083b
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e6f7332d90db0c3d9f2d320bdd28f67e97ae083b
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/20200612/c765189b/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list