Date: Wednesday, January 5, 2022 @ 20:29:43 Author: felixonmars Revision: 1093519
upgpkg: haskell-text-manipulate 0.3.0.0-84: rebuild with primitive 0.7.3.0 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-05 20:28:55 UTC (rev 1093518) +++ PKGBUILD 2022-01-05 20:29:43 UTC (rev 1093519) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=83 +pkgrel=84 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
