Date: Sunday, May 20, 2018 @ 06:14:47 Author: felixonmars Revision: 325088
upgpkg: haskell-binary-conduit 1.3-2 rebuild with corrected bifunctors Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-20 06:14:36 UTC (rev 325087) +++ PKGBUILD 2018-05-20 06:14:47 UTC (rev 325088) @@ -4,7 +4,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3 -pkgrel=1 +pkgrel=2 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
