Date: Friday, December 25, 2020 @ 09:09:12 Author: felixonmars Revision: 789869
upgpkg: haskell-xml-conduit 1.9.0.0-83: rebuild with comonad 5.0.7 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 09:08:21 UTC (rev 789868) +++ PKGBUILD 2020-12-25 09:09:12 UTC (rev 789869) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.0.0 -pkgrel=82 +pkgrel=83 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
