Date: Thursday, May 12, 2022 @ 09:45:50 Author: felixonmars Revision: 1198845
upgpkg: haskell-xml-conduit 1.9.1.1-103: rebuild with unordered-containers 0.2.19.1 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 09:45:44 UTC (rev 1198844) +++ PKGBUILD 2022-05-12 09:45:50 UTC (rev 1198845) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.1 -pkgrel=102 +pkgrel=103 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
