Date: Monday, February 22, 2021 @ 22:36:03 Author: felixonmars Revision: 869161
upgpkg: haskell-xml-conduit 1.9.0.0-117: rebuild with hashable 1.3.1.0 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 22:35:08 UTC (rev 869160) +++ PKGBUILD 2021-02-22 22:36:03 UTC (rev 869161) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=116 +pkgrel=117 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
