Date: Thursday, September 10, 2020 @ 19:15:57 Author: felixonmars Revision: 702209
upgpkg: haskell-text-manipulate 0.2.0.1-19: rebuild with mwc-random 0.15.0.1 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-10 19:15:01 UTC (rev 702208) +++ PKGBUILD 2020-09-10 19:15:57 UTC (rev 702209) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.2.0.1 -pkgrel=18 +pkgrel=19 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
