Date: Thursday, December 17, 2020 @ 15:44:03 Author: felixonmars Revision: 777568
upgpkg: haskell-text-manipulate 0.3.0.0-2: rebuild with th-abstraction 0.4.1.0 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-17 15:43:13 UTC (rev 777567) +++ PKGBUILD 2020-12-17 15:44:03 UTC (rev 777568) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
