Date: Monday, February 17, 2020 @ 11:08:02 Author: felixonmars Revision: 573961
upgpkg: haskell-xml-conduit 1.8.0.1-122: rebuild with profunctors 5.5.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-17 11:06:55 UTC (rev 573960) +++ PKGBUILD 2020-02-17 11:08:02 UTC (rev 573961) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0.1 -pkgrel=121 +pkgrel=122 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
