Date: Thursday, March 4, 2021 @ 23:23:08 Author: felixonmars Revision: 881521
upgpkg: haskell-xml-conduit 1.9.1.0-3: rebuild with blaze-markup 0.8.2.8 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 23:22:19 UTC (rev 881520) +++ PKGBUILD 2021-03-04 23:23:08 UTC (rev 881521) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
