Date: Wednesday, January 22, 2020 @ 21:09:51 Author: felixonmars Revision: 554586
upgpkg: haskell-xml-conduit 1.8.0.1-109: rebuild with base64-bytestring 1.0.0.3 Modified: haskell-xml-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-22 21:08:36 UTC (rev 554585) +++ PKGBUILD 2020-01-22 21:09:51 UTC (rev 554586) @@ -4,7 +4,7 @@ _hkgname=xml-conduit pkgname=haskell-xml-conduit pkgver=1.8.0.1 -pkgrel=108 +pkgrel=109 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package." url="https://github.com/snoyberg/xml" license=("MIT")
