Date: Monday, March 1, 2021 @ 22:46:14 Author: felixonmars Revision: 877085
upgpkg: haskell-xml-conduit 1.9.0.0-120: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 22:45:31 UTC (rev 877084) +++ PKGBUILD 2021-03-01 22:46:14 UTC (rev 877085) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=119 +pkgrel=120 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
