Date: Wednesday, May 4, 2022 @ 10:30:42 Author: felixonmars Revision: 1193161
upgpkg: haskell-text-manipulate 0.3.1.0-6: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 10:30:36 UTC (rev 1193160) +++ PKGBUILD 2022-05-04 10:30:42 UTC (rev 1193161) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.1.0 -pkgrel=5 +pkgrel=6 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
