Date: Monday, May 25, 2020 @ 05:32:19 Author: felixonmars Revision: 633814
upgpkg: haskell-xml-conduit 1.9.0.0-19: rebuild with safe 0.3.19 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 05:31:03 UTC (rev 633813) +++ PKGBUILD 2020-05-25 05:32:19 UTC (rev 633814) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=18 +pkgrel=19 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
