Date: Wednesday, February 2, 2022 @ 17:24:02 Author: felixonmars Revision: 1122790
upgpkg: haskell-text-manipulate 0.3.0.0-90: rebuild with base-orphans 0.8.6 Modified: haskell-text-manipulate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 17:23:35 UTC (rev 1122789) +++ PKGBUILD 2022-02-02 17:24:02 UTC (rev 1122790) @@ -3,7 +3,7 @@ _hkgname=text-manipulate pkgname=haskell-text-manipulate pkgver=0.3.0.0 -pkgrel=89 +pkgrel=90 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation" url="https://github.com/brendanhay/text-manipulate" license=('MPL2')
