Date: Wednesday, October 26, 2022 @ 11:13:03 Author: felixonmars Revision: 1335050
upgpkg: haskell-tasty-quickcheck 0.10.2-208: rebuild with doctest 0.20.1 (rebuild pass 1, specified --nocheck) Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 11:13:02 UTC (rev 1335049) +++ PKGBUILD 2022-10-26 11:13:03 UTC (rev 1335050) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=207 +pkgrel=208 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
