Date: Wednesday, March 4, 2020 @ 19:47:35 Author: felixonmars Revision: 590453
upgpkg: haskell-xml-conduit 1.8.0.1-128: rebuild with unliftio 0.2.12.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-04 19:46:10 UTC (rev 590452) +++ PKGBUILD 2020-03-04 19:47:35 UTC (rev 590453) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0.1 -pkgrel=127 +pkgrel=128 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
