Date: Monday, February 15, 2021 @ 09:37:09 Author: felixonmars Revision: 860877
upgpkg: haskell-xml-conduit 1.9.0.0-113: rebuild with doctest 0.18 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 09:36:08 UTC (rev 860876) +++ PKGBUILD 2021-02-15 09:37:09 UTC (rev 860877) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=112 +pkgrel=113 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
