Date: Tuesday, August 4, 2020 @ 18:00:37 Author: felixonmars Revision: 668982
upgpkg: haskell-xml-conduit 1.9.0.0-34: rebuild with xml-types 0.3.8 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-04 17:59:20 UTC (rev 668981) +++ PKGBUILD 2020-08-04 18:00:37 UTC (rev 668982) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=33 +pkgrel=34 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
