Date: Friday, July 31, 2020 @ 22:07:12 Author: felixonmars Revision: 666584
upgpkg: haskell-quickcheck-unicode 1.0.1.0-47: rebuild with QuickCheck 2.14.1 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 22:06:37 UTC (rev 666583) +++ PKGBUILD 2020-07-31 22:07:12 UTC (rev 666584) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=46 +pkgrel=47 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
