Date: Monday, September 28, 2020 @ 16:09:41 Author: felixonmars Revision: 713131
upgpkg: haskell-binary-conduit 1.3.1-140: rebuild with foldl 1.4.9 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-28 16:09:14 UTC (rev 713130) +++ PKGBUILD 2020-09-28 16:09:41 UTC (rev 713131) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=139 +pkgrel=140 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
