Date: Tuesday, July 12, 2022 @ 07:20:59 Author: felixonmars Revision: 1250340
upgpkg: haskell-rope-utf16-splay 0.3.2.0-89: rebuild with tasty 1.4.2.2 Modified: haskell-rope-utf16-splay/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 07:20:52 UTC (rev 1250339) +++ PKGBUILD 2022-07-12 07:20:59 UTC (rev 1250340) @@ -3,7 +3,7 @@ _hkgname=rope-utf16-splay pkgname=haskell-rope-utf16-splay pkgver=0.3.2.0 -pkgrel=88 +pkgrel=89 pkgdesc="Ropes optimised for updating using UTF-16 code units and row/column pairs" url="https://github.com/ollef/rope-utf16-splay" license=('BSD')
