Date: Wednesday, July 6, 2022 @ 23:38:59 Author: felixonmars Revision: 1247220
upgpkg: haskell-xml-conduit 1.9.1.1-121: rebuild with resourcet 1.2.6 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-06 23:38:51 UTC (rev 1247219) +++ PKGBUILD 2022-07-06 23:38:59 UTC (rev 1247220) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.1 -pkgrel=120 +pkgrel=121 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
