Date: Sunday, December 27, 2020 @ 22:24:16 Author: felixonmars Revision: 793922
upgpkg: haskell-quickcheck-unicode 1.0.1.0-82: rebuild with indexed-traversable 0.1.1 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-27 22:23:50 UTC (rev 793921) +++ PKGBUILD 2020-12-27 22:24:16 UTC (rev 793922) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=81 +pkgrel=82 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
