Date: Friday, May 13, 2022 @ 07:10:45 Author: felixonmars Revision: 1200530
upgpkg: haskell-quickcheck-unicode 1.0.1.0-180: rebuild with random 1.2.1.1 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-13 07:10:38 UTC (rev 1200529) +++ PKGBUILD 2022-05-13 07:10:45 UTC (rev 1200530) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=179 +pkgrel=180 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
