Date: Monday, December 21, 2020 @ 17:44:09 Author: felixonmars Revision: 781294
upgpkg: haskell-xml-conduit 1.9.0.0-80: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 17:42:45 UTC (rev 781293) +++ PKGBUILD 2020-12-21 17:44:09 UTC (rev 781294) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=79 +pkgrel=80 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
