Date: Wednesday, May 13, 2020 @ 09:19:21 Author: felixonmars Revision: 627548
upgpkg: haskell-xml-conduit 1.9.0.0-15: rebuild with tasty 1.3 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-13 09:18:14 UTC (rev 627547) +++ PKGBUILD 2020-05-13 09:19:21 UTC (rev 627548) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=14 +pkgrel=15 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
