Date: Saturday, August 1, 2020 @ 10:31:40 Author: felixonmars Revision: 667400
upgpkg: haskell-xml-conduit 1.9.0.0-31: rebuild with QuickCheck 2.14.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-01 10:30:16 UTC (rev 667399) +++ PKGBUILD 2020-08-01 10:31:40 UTC (rev 667400) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=30 +pkgrel=31 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
