Date: Thursday, August 13, 2020 @ 17:27:48 Author: felixonmars Revision: 677750
upgpkg: haskell-text-manipulate 0.2.0.1-11: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 17:26:43 UTC (rev 677749) +++ PKGBUILD 2020-08-13 17:27:48 UTC (rev 677750) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.2.0.1 -pkgrel=10 +pkgrel=11 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
