Date: Sunday, August 8, 2021 @ 15:29:49 Author: felixonmars Revision: 995090
upgpkg: haskell-text-manipulate 0.3.0.0-64: rebuild with primitive 0.7.2.0 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 15:29:31 UTC (rev 995089) +++ PKGBUILD 2021-08-08 15:29:49 UTC (rev 995090) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=63 +pkgrel=64 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
