Date: Wednesday, October 26, 2022 @ 11:23:31 Author: felixonmars Revision: 1335090
upgpkg: haskell-test-framework-quickcheck2 0.3.0.5-529: rebuild with doctest 0.20.1 Modified: haskell-test-framework-quickcheck2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 11:23:00 UTC (rev 1335089) +++ PKGBUILD 2022-10-26 11:23:31 UTC (rev 1335090) @@ -4,7 +4,7 @@ _hkgname=test-framework-quickcheck2 pkgname=haskell-test-framework-quickcheck2 pkgver=0.3.0.5 -pkgrel=528 +pkgrel=529 pkgdesc="QuickCheck-2 support for the test-framework package" url="https://haskell.github.io/test-framework/" license=("BSD")
