Date: Thursday, November 26, 2020 @ 03:11:07 Author: felixonmars Revision: 761353
upgpkg: haskell-xml-conduit 1.9.0.0-74: rebuild with conduit 1.3.4 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-26 03:09:31 UTC (rev 761352) +++ PKGBUILD 2020-11-26 03:11:07 UTC (rev 761353) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=73 +pkgrel=74 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
