Date: Saturday, March 19, 2022 @ 14:07:32 Author: felixonmars Revision: 1160897
upgpkg: haskell-text-manipulate 0.3.0.0-98: rebuild with base-compat 0.12.1, base-compat-batteries 0.12.1 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-19 14:07:27 UTC (rev 1160896) +++ PKGBUILD 2022-03-19 14:07:32 UTC (rev 1160897) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=97 +pkgrel=98 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
