Date: Saturday, April 23, 2022 @ 20:14:48 Author: felixonmars Revision: 1188264
upgpkg: haskell-text-zipper 0.11-90: rebuild with hashable 1.4.0.1 Modified: haskell-text-zipper/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:14:42 UTC (rev 1188263) +++ PKGBUILD 2022-04-23 20:14:48 UTC (rev 1188264) @@ -4,7 +4,7 @@ _hkgname=text-zipper pkgname=haskell-text-zipper pkgver=0.11 -pkgrel=89 +pkgrel=90 pkgdesc="A text editor zipper library" url="https://github.com/jtdaugherty/text-zipper/" license=("BSD")
