Date: Tuesday, March 10, 2020 @ 12:33:49 Author: felixonmars Revision: 593556
upgpkg: haskell-xml-conduit 1.8.0.1-130: rebuild with unliftio-core 0.2.0.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-10 12:30:26 UTC (rev 593555) +++ PKGBUILD 2020-03-10 12:33:49 UTC (rev 593556) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0.1 -pkgrel=129 +pkgrel=130 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
