Date: Saturday, May 28, 2022 @ 14:21:06 Author: felixonmars Revision: 1211575
upgpkg: haskell-quickcheck-text 0.1.2.1-70: rebuild with doctest 0.20.0 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 14:21:00 UTC (rev 1211574) +++ PKGBUILD 2022-05-28 14:21:06 UTC (rev 1211575) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=69 +pkgrel=70 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
