Date: Friday, January 1, 2021 @ 01:40:53 Author: felixonmars Revision: 801567
upgpkg: haskell-xml-conduit 1.9.0.0-88: rebuild with contravariant 1.5.3 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 01:40:00 UTC (rev 801566) +++ PKGBUILD 2021-01-01 01:40:53 UTC (rev 801567) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=87 +pkgrel=88 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
