Date: Friday, August 14, 2020 @ 07:08:40 Author: felixonmars Revision: 678357
upgpkg: haskell-xml-conduit 1.9.0.0-41: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-14 07:07:21 UTC (rev 678356) +++ PKGBUILD 2020-08-14 07:08:40 UTC (rev 678357) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=40 +pkgrel=41 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
