Date: Tuesday, September 21, 2021 @ 13:01:52 Author: felixonmars Revision: 1020277
upgpkg: haskell-quickcheck-text 0.1.2.1-32: rebuild with random 1.2.1 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-21 13:01:00 UTC (rev 1020276) +++ PKGBUILD 2021-09-21 13:01:52 UTC (rev 1020277) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=31 +pkgrel=32 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
