Date: Wednesday, May 18, 2022 @ 14:15:58 Author: felixonmars Revision: 1208366
upgpkg: haskell-xml-conduit 1.9.1.1-107: rebuild with resourcet 1.2.5 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-18 14:15:51 UTC (rev 1208365) +++ PKGBUILD 2022-05-18 14:15:58 UTC (rev 1208366) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.1 -pkgrel=106 +pkgrel=107 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
