Date: Thursday, August 18, 2022 @ 18:23:01 Author: felixonmars Revision: 1268326
upgpkg: haskell-tasty-quickcheck 0.10.2-159: rebuild with base-orphans 0.8.7 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 18:22:46 UTC (rev 1268325) +++ PKGBUILD 2022-08-18 18:23:01 UTC (rev 1268326) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=158 +pkgrel=159 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
