Date: Monday, February 15, 2021 @ 00:15:13 Author: felixonmars Revision: 860107
upgpkg: haskell-test-framework-quickcheck2 0.3.0.5-212: 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-15 00:14:10 UTC (rev 860106) +++ PKGBUILD 2021-02-15 00:15:13 UTC (rev 860107) @@ -4,7 +4,7 @@ _hkgname=test-framework-quickcheck2 pkgname=haskell-test-framework-quickcheck2 pkgver=0.3.0.5 -pkgrel=211 +pkgrel=212 pkgdesc="QuickCheck-2 support for the test-framework package" url="https://haskell.github.io/test-framework/" license=("BSD")
