Date: Tuesday, February 9, 2021 @ 21:40:01 Author: felixonmars Revision: 851736
upgpkg: haskell-xml-conduit 1.9.0.0-109: rebuild with ghc 8.10.4 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:39:10 UTC (rev 851735) +++ PKGBUILD 2021-02-09 21:40:01 UTC (rev 851736) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=108 +pkgrel=109 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
