Date: Thursday, August 25, 2022 @ 06:58:49 Author: felixonmars Revision: 1278154
upgpkg: haskell-xml-conduit 1.9.1.1-131: rebuild with hashable 1.4.1.0 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-25 06:58:38 UTC (rev 1278153) +++ PKGBUILD 2022-08-25 06:58:49 UTC (rev 1278154) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.1 -pkgrel=130 +pkgrel=131 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
