[arch-commits] Commit in haskell-rope-utf16-splay/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Mar 31 23:13:43 UTC 2020


    Date: Tuesday, March 31, 2020 @ 23:13:36
  Author: felixonmars
Revision: 608545

upgpkg: haskell-rope-utf16-splay 0.3.1.0-3: rebuild with QuickCheck 2.14

Modified:
  haskell-rope-utf16-splay/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-31 23:13:01 UTC (rev 608544)
+++ PKGBUILD	2020-03-31 23:13:36 UTC (rev 608545)
@@ -3,7 +3,7 @@
 _hkgname=rope-utf16-splay
 pkgname=haskell-rope-utf16-splay
 pkgver=0.3.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Ropes optimised for updating using UTF-16 code units and row/column pairs"
 url="https://github.com/ollef/rope-utf16-splay"
 license=('BSD')



More information about the arch-commits mailing list