Date: Monday, March 7, 2022 @ 17:28:10 Author: felixonmars Revision: 1144514
upgpkg: haskell-rope-utf16-splay 0.3.2.0-67: rebuild with doctest 0.19.0 Modified: haskell-rope-utf16-splay/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:27:45 UTC (rev 1144513) +++ PKGBUILD 2022-03-07 17:28:10 UTC (rev 1144514) @@ -3,7 +3,7 @@ _hkgname=rope-utf16-splay pkgname=haskell-rope-utf16-splay pkgver=0.3.2.0 -pkgrel=66 +pkgrel=67 pkgdesc="Ropes optimised for updating using UTF-16 code units and row/column pairs" url="https://github.com/ollef/rope-utf16-splay" license=('BSD')
