Date: Saturday, May 14, 2022 @ 15:04:03 Author: felixonmars Revision: 1205044
upgpkg: haskell-xml-conduit 1.9.1.1-105: rebuild with hashable 1.4.0.2 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 15:03:53 UTC (rev 1205043) +++ PKGBUILD 2022-05-14 15:04:03 UTC (rev 1205044) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.1 -pkgrel=104 +pkgrel=105 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
