Date: Monday, December 21, 2020 @ 15:04:55 Author: felixonmars Revision: 781135
upgpkg: haskell-binary-conduit 1.3.1-162: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 15:04:05 UTC (rev 781134) +++ PKGBUILD 2020-12-21 15:04:55 UTC (rev 781135) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=161 +pkgrel=162 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
