Date: Friday, April 24, 2020 @ 06:43:50 Author: felixonmars Revision: 618880
upgpkg: haskell-text-manipulate 0.2.0.1-3: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 06:43:16 UTC (rev 618879) +++ PKGBUILD 2020-04-24 06:43:50 UTC (rev 618880) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.2.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
