Date: Thursday, February 25, 2021 @ 02:31:09 Author: felixonmars Revision: 872552
upgpkg: haskell-text-zipper 0.11-20: rebuild with regex-base 0.94.0.1 Modified: haskell-text-zipper/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 02:30:46 UTC (rev 872551) +++ PKGBUILD 2021-02-25 02:31:09 UTC (rev 872552) @@ -4,7 +4,7 @@ _hkgname=text-zipper pkgname=haskell-text-zipper pkgver=0.11 -pkgrel=19 +pkgrel=20 pkgdesc="A text editor zipper library" url="https://github.com/jtdaugherty/text-zipper/" license=("BSD")
