Date: Saturday, August 15, 2020 @ 22:40:49 Author: felixonmars Revision: 680222
upgpkg: haskell-text-manipulate 0.2.0.1-12: rebuild with math-functions 0.3.4.1 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 22:39:56 UTC (rev 680221) +++ PKGBUILD 2020-08-15 22:40:49 UTC (rev 680222) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.2.0.1 -pkgrel=11 +pkgrel=12 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
