Date: Thursday, February 25, 2021 @ 07:33:45 Author: felixonmars Revision: 873154
upgpkg: haskell-xml-conduit 1.9.0.0-118: rebuild with regex-base 0.94.0.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 07:32:51 UTC (rev 873153) +++ PKGBUILD 2021-02-25 07:33:45 UTC (rev 873154) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=117 +pkgrel=118 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
