Date: Monday, February 22, 2021 @ 13:44:41 Author: felixonmars Revision: 868652
upgpkg: haskell-text-zipper 0.11-19: rebuild with hashable 1.3.1.0 Modified: haskell-text-zipper/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 13:44:19 UTC (rev 868651) +++ PKGBUILD 2021-02-22 13:44:41 UTC (rev 868652) @@ -4,7 +4,7 @@ _hkgname=text-zipper pkgname=haskell-text-zipper pkgver=0.11 -pkgrel=18 +pkgrel=19 pkgdesc="A text editor zipper library" url="https://github.com/jtdaugherty/text-zipper/" license=("BSD")
