Date: Thursday, August 6, 2020 @ 14:43:03 Author: felixonmars Revision: 670977
upgpkg: haskell-xml-conduit 1.9.0.0-36: rebuild with streaming-commons 0.2.2.0 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-06 14:41:39 UTC (rev 670976) +++ PKGBUILD 2020-08-06 14:43:03 UTC (rev 670977) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=35 +pkgrel=36 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
