Date: Monday, December 28, 2020 @ 09:00:16 Author: felixonmars Revision: 794394
upgpkg: haskell-xml-conduit 1.9.0.0-85: rebuild with indexed-traversable 0.1.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 08:59:18 UTC (rev 794393) +++ PKGBUILD 2020-12-28 09:00:16 UTC (rev 794394) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=84 +pkgrel=85 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
