Date: Thursday, January 28, 2021 @ 19:31:14 Author: felixonmars Revision: 833419
upgpkg: haskell-quickcheck-unicode 1.0.1.0-96: rebuild with bifunctors 5.5.10 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-28 19:30:07 UTC (rev 833418) +++ PKGBUILD 2021-01-28 19:31:14 UTC (rev 833419) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=95 +pkgrel=96 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
