Date: Thursday, June 30, 2022 @ 00:07:30 Author: felixonmars Revision: 1241826
upgpkg: haskell-xml-conduit 1.9.1.1-119: rebuild with transformers-compat 0.7.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-30 00:07:20 UTC (rev 1241825) +++ PKGBUILD 2022-06-30 00:07:30 UTC (rev 1241826) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.1 -pkgrel=118 +pkgrel=119 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
