Date: Monday, December 28, 2020 @ 00:33:55 Author: felixonmars Revision: 794152
upgpkg: haskell-binary-conduit 1.3.1-167: rebuild with indexed-traversable 0.1.1 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 00:33:09 UTC (rev 794151) +++ PKGBUILD 2020-12-28 00:33:55 UTC (rev 794152) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=166 +pkgrel=167 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
