Date: Friday, October 30, 2020 @ 22:09:36 Author: felixonmars Revision: 737338
upgpkg: haskell-rope-utf16-splay 0.3.1.0-31: rebuild with unliftio 0.2.13.1 Modified: haskell-rope-utf16-splay/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 22:09:06 UTC (rev 737337) +++ PKGBUILD 2020-10-30 22:09:36 UTC (rev 737338) @@ -3,7 +3,7 @@ _hkgname=rope-utf16-splay pkgname=haskell-rope-utf16-splay pkgver=0.3.1.0 -pkgrel=30 +pkgrel=31 pkgdesc="Ropes optimised for updating using UTF-16 code units and row/column pairs" url="https://github.com/ollef/rope-utf16-splay" license=('BSD')
