Date: Saturday, January 30, 2021 @ 22:08:47 Author: felixonmars Revision: 836627
upgpkg: haskell-xml-conduit 1.9.0.0-103: rebuild with vector 0.12.2.0 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 22:07:20 UTC (rev 836626) +++ PKGBUILD 2021-01-30 22:08:47 UTC (rev 836627) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=102 +pkgrel=103 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
