Date: Tuesday, March 2, 2021 @ 23:28:39 Author: felixonmars Revision: 878618
upgpkg: haskell-xml-conduit 1.9.0.0-121: rebuild with conduit 1.3.4.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 23:27:47 UTC (rev 878617) +++ PKGBUILD 2021-03-02 23:28:39 UTC (rev 878618) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=120 +pkgrel=121 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
