Date: Wednesday, June 6, 2018 @ 14:39:17 Author: felixonmars Revision: 341213
upgpkg: haskell-binary-conduit 1.3-13 rebuild with base-prelude 1.3 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-06 14:38:41 UTC (rev 341212) +++ PKGBUILD 2018-06-06 14:39:17 UTC (rev 341213) @@ -4,7 +4,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3 -pkgrel=12 +pkgrel=13 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
