Date: Thursday, June 18, 2020 @ 09:23:07 Author: felixonmars Revision: 646883
upgpkg: haskell-xml-conduit 1.9.0.0-25: rebuild with unordered-containers 0.2.11.0 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-18 09:21:53 UTC (rev 646882) +++ PKGBUILD 2020-06-18 09:23:07 UTC (rev 646883) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=24 +pkgrel=25 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
