Date: Wednesday, April 6, 2022 @ 21:19:20 Author: felixonmars Revision: 1182009
upgpkg: haskell-xml-conduit 1.9.1.1-96: rebuild with unordered-containers 0.2.18.0 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 21:19:14 UTC (rev 1182008) +++ PKGBUILD 2022-04-06 21:19:20 UTC (rev 1182009) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.1 -pkgrel=95 +pkgrel=96 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
