Date: Wednesday, June 9, 2021 @ 22:57:17 Author: felixonmars Revision: 960720
upgpkg: haskell-text-manipulate 0.3.0.0-57: rebuild with unliftio 0.2.18 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-09 22:56:22 UTC (rev 960719) +++ PKGBUILD 2021-06-09 22:57:17 UTC (rev 960720) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=56 +pkgrel=57 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')