Date: Friday, September 30, 2022 @ 01:11:22 Author: felixonmars Revision: 1317603
upgpkg: haskell-quickcheck-unicode 1.0.1.0-201: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 01:11:10 UTC (rev 1317602) +++ PKGBUILD 2022-09-30 01:11:22 UTC (rev 1317603) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=200 +pkgrel=201 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
