Date: Tuesday, September 1, 2020 @ 11:18:34 Author: felixonmars Revision: 695369
upgpkg: haskell-binary-conduit 1.3.1-133: rebuild with conduit 1.3.2.1 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-01 11:17:30 UTC (rev 695368) +++ PKGBUILD 2020-09-01 11:18:34 UTC (rev 695369) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=132 +pkgrel=133 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
