[Git][haskell-team/DHG_packages][master] attoparsec: drop QuickCheck patch
Clint Adams
gitlab at salsa.debian.org
Mon Jun 1 23:15:19 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2e515f1d by Clint Adams at 2020-06-01T18:14:56-04:00
attoparsec: drop QuickCheck patch
- - - - -
3 changed files:
- p/haskell-attoparsec/debian/changelog
- − p/haskell-attoparsec/debian/patches/newer-quickcheck
- p/haskell-attoparsec/debian/patches/series
Changes:
=====================================
p/haskell-attoparsec/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-attoparsec (0.13.2.4-2) unstable; urgency=medium
+
+ * Drop QuickCheck patch.
+
+ -- Clint Adams <clint at debian.org> Mon, 01 Jun 2020 18:14:42 -0400
+
haskell-attoparsec (0.13.2.4-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-attoparsec/debian/patches/newer-quickcheck deleted
=====================================
@@ -1,11 +0,0 @@
---- a/tests/QC/ByteString.hs
-+++ b/tests/QC/ByteString.hs
-@@ -166,7 +166,7 @@
- , testProperty "peekWord8" peekWord8
- , testProperty "peekWord8'" peekWord8'
- , testProperty "satisfy" satisfy
-- , testProperty "satisfyWith" satisfyWith
-+ , testProperty "satisfyWith" (forAll arbitraryASCIIChar satisfyWith)
- , testProperty "scan" scan
- , testProperty "skip" skip
- , testProperty "skipWhile" skipWhile
=====================================
p/haskell-attoparsec/debian/patches/series
=====================================
@@ -1,2 +1 @@
no-threaded-testsuite
-newer-quickcheck
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2e515f1d202b1589d76d7e299bb99bd98d087e48
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2e515f1d202b1589d76d7e299bb99bd98d087e48
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/20200601/0156cda9/attachment.html>
More information about the Pkg-haskell-commits
mailing list