Date: Saturday, March 14, 2020 @ 23:38:00 Author: felixonmars Revision: 597450
upgpkg: haskell-xml-conduit 1.8.0.1-131: rebuild with StateVar 1.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 23:37:03 UTC (rev 597449) +++ PKGBUILD 2020-03-14 23:38:00 UTC (rev 597450) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0.1 -pkgrel=130 +pkgrel=131 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
