Date: Saturday, April 23, 2022 @ 19:53:29 Author: felixonmars Revision: 1188105
upgpkg: haskell-text-manipulate 0.3.1.0-5: rebuild with hashable 1.4.0.1 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 19:53:21 UTC (rev 1188104) +++ PKGBUILD 2022-04-23 19:53:29 UTC (rev 1188105) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
