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

Felix Yan felixonmars at archlinux.org
Tue Oct 27 20:45:01 UTC 2020


    Date: Tuesday, October 27, 2020 @ 20:45:01
  Author: felixonmars
Revision: 735085

upgpkg: haskell-rope-utf16-splay 0.3.1.0-30: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-27 20:44:28 UTC (rev 735084)
+++ PKGBUILD	2020-10-27 20:45:01 UTC (rev 735085)
@@ -3,7 +3,7 @@
 _hkgname=rope-utf16-splay
 pkgname=haskell-rope-utf16-splay
 pkgver=0.3.1.0
-pkgrel=29
+pkgrel=30
 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