Date: Sunday, March 15, 2020 @ 15:49:13 Author: felixonmars Revision: 598287
upgpkg: haskell-text-zipper 0.10.1-51: rebuild with hashable 1.3.0.0 Modified: haskell-text-zipper/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 15:48:36 UTC (rev 598286) +++ PKGBUILD 2020-03-15 15:49:13 UTC (rev 598287) @@ -4,7 +4,7 @@ _hkgname=text-zipper pkgname=haskell-text-zipper pkgver=0.10.1 -pkgrel=50 +pkgrel=51 pkgdesc="A text editor zipper library" url="https://github.com/jtdaugherty/text-zipper/" license=("BSD")
