Date: Friday, February 19, 2021 @ 22:05:48 Author: felixonmars Revision: 866358
upgpkg: haskell-xml-conduit 1.9.0.0-115: rebuild with profunctors 5.6.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 22:04:49 UTC (rev 866357) +++ PKGBUILD 2021-02-19 22:05:48 UTC (rev 866358) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=114 +pkgrel=115 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
