Date: Monday, October 10, 2022 @ 15:08:36 Author: felixonmars Revision: 1326295
upgpkg: haskell-binary-conduit 1.3.1-340: rebuild with vector 0.13.0.0 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 15:07:52 UTC (rev 1326294) +++ PKGBUILD 2022-10-10 15:08:36 UTC (rev 1326295) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=339 +pkgrel=340 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
