Date: Saturday, September 12, 2020 @ 00:24:47 Author: felixonmars Revision: 702989
upgpkg: haskell-xml-conduit 1.9.0.0-51: rebuild with mwc-random 0.15.0.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 00:23:46 UTC (rev 702988) +++ PKGBUILD 2020-09-12 00:24:47 UTC (rev 702989) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=50 +pkgrel=51 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
