Date: Wednesday, December 23, 2020 @ 03:17:38 Author: felixonmars Revision: 783474
upgpkg: haskell-text-manipulate 0.3.0.0-4: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 03:16:49 UTC (rev 783473) +++ PKGBUILD 2020-12-23 03:17:38 UTC (rev 783474) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
