Date: Monday, February 15, 2021 @ 00:01:19 Author: felixonmars Revision: 860093
upgpkg: haskell-test-framework-quickcheck2 0.3.0.5-211: rebuild with doctest 0.18 Modified: haskell-test-framework-quickcheck2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-14 23:58:20 UTC (rev 860092) +++ PKGBUILD 2021-02-15 00:01:19 UTC (rev 860093) @@ -4,7 +4,7 @@ _hkgname=test-framework-quickcheck2 pkgname=haskell-test-framework-quickcheck2 pkgver=0.3.0.5 -pkgrel=210 +pkgrel=211 pkgdesc="QuickCheck-2 support for the test-framework package" url="https://haskell.github.io/test-framework/" license=("BSD")
