Date: Saturday, December 26, 2020 @ 01:57:47 Author: felixonmars Revision: 791519
upgpkg: haskell-binary-conduit 1.3.1-166: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 01:57:23 UTC (rev 791518) +++ PKGBUILD 2020-12-26 01:57:47 UTC (rev 791519) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=165 +pkgrel=166 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
