Date: Monday, January 24, 2022 @ 14:15:08 Author: felixonmars Revision: 1114645
upgpkg: haskell-quickcheck-unicode 1.0.1.0-162: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 14:14:51 UTC (rev 1114644) +++ PKGBUILD 2022-01-24 14:15:08 UTC (rev 1114645) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=161 +pkgrel=162 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
