Date: Monday, March 29, 2021 @ 09:22:31 Author: felixonmars Revision: 908865
upgpkg: haskell-rope-utf16-splay 0.3.2.0-18: rebuild with math-functions 0.3.4.2 Modified: haskell-rope-utf16-splay/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 09:21:40 UTC (rev 908864) +++ PKGBUILD 2021-03-29 09:22:31 UTC (rev 908865) @@ -3,7 +3,7 @@ _hkgname=rope-utf16-splay pkgname=haskell-rope-utf16-splay pkgver=0.3.2.0 -pkgrel=17 +pkgrel=18 pkgdesc="Ropes optimised for updating using UTF-16 code units and row/column pairs" url="https://github.com/ollef/rope-utf16-splay" license=('BSD')
