Date: Wednesday, February 2, 2022 @ 16:11:58 Author: felixonmars Revision: 1122544
upgpkg: haskell-tasty-quickcheck 0.10.2-32: rebuild with base-orphans 0.8.6 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 16:11:37 UTC (rev 1122543) +++ PKGBUILD 2022-02-02 16:11:58 UTC (rev 1122544) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=31 +pkgrel=32 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
