Date: Sunday, March 13, 2022 @ 23:52:53 Author: felixonmars Revision: 1151870
upgpkg: haskell-quickcheck-unicode 1.0.1.0-170: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 23:52:31 UTC (rev 1151869) +++ PKGBUILD 2022-03-13 23:52:53 UTC (rev 1151870) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=169 +pkgrel=170 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
