Date: Sunday, March 8, 2020 @ 08:50:21 Author: felixonmars Revision: 591537
upgpkg: haskell-xml-conduit 1.8.0.1-129: rebuild with unliftio-core 0.2.0.0 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 08:49:10 UTC (rev 591536) +++ PKGBUILD 2020-03-08 08:50:21 UTC (rev 591537) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0.1 -pkgrel=128 +pkgrel=129 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
