Date: Wednesday, October 21, 2020 @ 20:08:48 Author: felixonmars Revision: 728332
upgpkg: haskell-text-manipulate 0.2.0.1-27: rebuild with splitmix 0.1.0.2 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-21 20:05:17 UTC (rev 728331) +++ PKGBUILD 2020-10-21 20:08:48 UTC (rev 728332) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.2.0.1 -pkgrel=26 +pkgrel=27 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
