Date: Thursday, March 30, 2023 @ 05:04:16 Author: felixonmars Revision: 1430814
upgpkg: haskell-xml-conduit 1.9.1.2-3: rebuild with quickcheck-instances 0.3.29 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 05:04:08 UTC (rev 1430813) +++ PKGBUILD 2023-03-30 05:04:16 UTC (rev 1430814) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.9.1.2 -pkgrel=2 +pkgrel=3 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
