Date: Wednesday, February 24, 2021 @ 23:47:10 Author: felixonmars Revision: 872162
upgpkg: haskell-text-manipulate 0.3.0.0-34: rebuild with regex-base 0.94.0.1 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-24 23:46:42 UTC (rev 872161) +++ PKGBUILD 2021-02-24 23:47:10 UTC (rev 872162) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=33 +pkgrel=34 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
