Date: Friday, January 7, 2022 @ 18:57:59 Author: felixonmars Revision: 1096074
upgpkg: haskell-text-manipulate 0.3.0.0-85: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 18:57:14 UTC (rev 1096073) +++ PKGBUILD 2022-01-07 18:57:59 UTC (rev 1096074) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=84 +pkgrel=85 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
