Date: Saturday, May 11, 2019 @ 21:24:49 Author: felixonmars Revision: 465604
upgpkg: haskell-xml-conduit 1.8.0.1-51 rebuild with profunctors 5.4 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-11 21:23:41 UTC (rev 465603) +++ PKGBUILD 2019-05-11 21:24:49 UTC (rev 465604) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0.1 -pkgrel=50 +pkgrel=51 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
