Date: Friday, March 20, 2020 @ 20:52:23 Author: felixonmars Revision: 602092
upgpkg: haskell-xml-conduit 1.9.0.0-3: rebuild with conduit-extra 1.3.5 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-20 20:51:18 UTC (rev 602091) +++ PKGBUILD 2020-03-20 20:52:23 UTC (rev 602092) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
