Date: Saturday, October 24, 2020 @ 22:52:58 Author: felixonmars Revision: 731958
upgpkg: haskell-quickcheck-unicode 1.0.1.0-66: rebuild with bifunctors 5.5.8 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 22:52:27 UTC (rev 731957) +++ PKGBUILD 2020-10-24 22:52:58 UTC (rev 731958) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=65 +pkgrel=66 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
