Date: Monday, October 15, 2018 @ 13:20:29 Author: felixonmars Revision: 394130
upgpkg: haskell-text-zipper 0.10.1-11 rebuild with ghc 8.6.1 Modified: haskell-text-zipper/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-15 13:19:52 UTC (rev 394129) +++ PKGBUILD 2018-10-15 13:20:29 UTC (rev 394130) @@ -4,7 +4,7 @@ _hkgname=text-zipper pkgname=haskell-text-zipper pkgver=0.10.1 -pkgrel=10 +pkgrel=11 pkgdesc="A text editor zipper library" url="https://github.com/jtdaugherty/text-zipper/" license=("custom:BSD3")
