Date: Sunday, March 26, 2023 @ 09:37:00 Author: felixonmars Revision: 1428851
upgpkg: haskell-xml-conduit 1.9.1.2-2: rebuild with lifted-async 0.10.2.4 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-26 09:36:49 UTC (rev 1428850) +++ PKGBUILD 2023-03-26 09:37:00 UTC (rev 1428851) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
