Date: Tuesday, September 1, 2020 @ 14:02:55 Author: felixonmars Revision: 695507
upgpkg: haskell-xml-conduit 1.9.0.0-48: rebuild with conduit 1.3.2.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-01 14:01:27 UTC (rev 695506) +++ PKGBUILD 2020-09-01 14:02:55 UTC (rev 695507) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=47 +pkgrel=48 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
