Date: Monday, October 17, 2022 @ 23:08:09 Author: felixonmars Revision: 1330310
upgpkg: haskell-text-manipulate 0.3.1.0-30: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 23:08:07 UTC (rev 1330309) +++ PKGBUILD 2022-10-17 23:08:09 UTC (rev 1330310) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.1.0 -pkgrel=29 +pkgrel=30 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
