Date: Sunday, December 13, 2020 @ 12:56:33 Author: felixonmars Revision: 774181
upgpkg: haskell-text-manipulate 0.2.0.1-36: rebuild with base-orphans 0.8.5 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-13 12:55:43 UTC (rev 774180) +++ PKGBUILD 2020-12-13 12:56:33 UTC (rev 774181) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.2.0.1 -pkgrel=35 +pkgrel=36 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
