Date: Tuesday, February 2, 2021 @ 21:21:58 Author: felixonmars Revision: 841630
upgpkg: haskell-text-manipulate 0.3.0.0-25: rebuild with HUnit 1.6.2.0 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 21:21:09 UTC (rev 841629) +++ PKGBUILD 2021-02-02 21:21:58 UTC (rev 841630) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=24 +pkgrel=25 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
