Date: Tuesday, February 2, 2021 @ 23:14:43 Author: felixonmars Revision: 841801
upgpkg: haskell-xml-conduit 1.9.0.0-105: rebuild with HUnit 1.6.2.0 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 23:13:19 UTC (rev 841800) +++ PKGBUILD 2021-02-02 23:14:43 UTC (rev 841801) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=104 +pkgrel=105 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
