[Git][haskell-team/DHG_packages][master] hspec: fix hspec-discover dependency
Clint Adams (@clint)
gitlab at salsa.debian.org
Thu Jun 16 20:28:51 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
cd4bd73a by Clint Adams at 2022-06-16T15:28:09-04:00
hspec: fix hspec-discover dependency
- - - - -
2 changed files:
- p/haskell-hspec/debian/changelog
- p/haskell-hspec/debian/control
Changes:
=====================================
p/haskell-hspec/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hspec (2.8.5-2) unstable; urgency=medium
+
+ * Fix hspec-discover dependency.
+
+ -- Clint Adams <clint at debian.org> Thu, 16 Jun 2022 15:27:57 -0400
+
haskell-hspec (2.8.5-1) unstable; urgency=medium
* New upstream version.
=====================================
p/haskell-hspec/debian/control
=====================================
@@ -31,8 +31,8 @@ Architecture: any
Depends: ${haskell:Depends},
${shlibs:Depends},
${misc:Depends},
- hspec-discover (>= 2.7.1),
- hspec-discover (<< 2.7.2),
+ hspec-discover (>= 2.8.5),
+ hspec-discover (<< 2.8.6),
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/cd4bd73a3642cb3025252535654006308a686c50
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/cd4bd73a3642cb3025252535654006308a686c50
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/20220616/e71136a9/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list