Date: Tuesday, April 13, 2021 @ 07:19:40 Author: felixonmars Revision: 916601
upgpkg: haskell-text-manipulate 0.3.0.0-47: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-13 07:19:02 UTC (rev 916600) +++ PKGBUILD 2021-04-13 07:19:40 UTC (rev 916601) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=46 +pkgrel=47 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
