Date: Saturday, April 25, 2020 @ 00:42:52 Author: felixonmars Revision: 619653
upgpkg: haskell-xml-conduit 1.9.0.0-13: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1, th-desugar 1.11, singletons 2.7 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 00:41:54 UTC (rev 619652) +++ PKGBUILD 2020-04-25 00:42:52 UTC (rev 619653) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=12 +pkgrel=13 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
