Date: Sunday, November 28, 2021 @ 19:09:53 Author: felixonmars Revision: 1055330
upgpkg: haskell-text-manipulate 0.3.0.0-78: rebuild with regex-base 0.94.0.2 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-28 19:09:02 UTC (rev 1055329) +++ PKGBUILD 2021-11-28 19:09:53 UTC (rev 1055330) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=77 +pkgrel=78 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
