Date: Friday, October 16, 2020 @ 20:23:57 Author: felixonmars Revision: 724956
upgpkg: haskell-rope-utf16-splay 0.3.1.0-27: rebuild with th-abstraction 0.4.0.0 Modified: haskell-rope-utf16-splay/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-16 20:20:43 UTC (rev 724955) +++ PKGBUILD 2020-10-16 20:23:57 UTC (rev 724956) @@ -3,7 +3,7 @@ _hkgname=rope-utf16-splay pkgname=haskell-rope-utf16-splay pkgver=0.3.1.0 -pkgrel=26 +pkgrel=27 pkgdesc="Ropes optimised for updating using UTF-16 code units and row/column pairs" url="https://github.com/ollef/rope-utf16-splay" license=('BSD')
