Date: Tuesday, January 11, 2022 @ 23:40:58 Author: felixonmars Revision: 1101286
upgpkg: haskell-xml-conduit 1.9.1.1-67: rebuild with ghc 9.0.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 23:39:32 UTC (rev 1101285) +++ PKGBUILD 2022-01-11 23:40:58 UTC (rev 1101286) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.1 -pkgrel=66 +pkgrel=67 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
