Date: Sunday, April 19, 2020 @ 23:23:47 Author: felixonmars Revision: 616733
upgpkg: haskell-xml-conduit 1.9.0.0-11: rebuild with resourcet 1.2.4 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-19 23:22:47 UTC (rev 616732) +++ PKGBUILD 2020-04-19 23:23:47 UTC (rev 616733) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=10 +pkgrel=11 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
