Date: Monday, May 30, 2022 @ 09:03:48 Author: felixonmars Revision: 1215197
upgpkg: haskell-text-manipulate 0.3.1.0-10: rebuild with tasty-inspection-testing 0.1.0.1 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 09:03:40 UTC (rev 1215196) +++ PKGBUILD 2022-05-30 09:03:48 UTC (rev 1215197) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.1.0 -pkgrel=9 +pkgrel=10 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
