Date: Monday, September 14, 2020 @ 20:18:34 Author: felixonmars Revision: 706556
upgpkg: haskell-text-manipulate 0.2.0.1-21: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 20:18:07 UTC (rev 706555) +++ PKGBUILD 2020-09-14 20:18:34 UTC (rev 706556) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.2.0.1 -pkgrel=20 +pkgrel=21 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
