Date: Monday, January 27, 2020 @ 16:33:46 Author: felixonmars Revision: 556189
upgpkg: haskell-xml-conduit 1.8.0.1-110: rebuild with doctest 0.16.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 16:32:19 UTC (rev 556188) +++ PKGBUILD 2020-01-27 16:33:46 UTC (rev 556189) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0.1 -pkgrel=109 +pkgrel=110 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
