Date: Sunday, February 9, 2020 @ 15:36:01 Author: felixonmars Revision: 565380
upgpkg: haskell-binary-conduit 1.3.1-86: rebuild with tasty-quickcheck 0.10.1.1 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-09 15:34:24 UTC (rev 565379) +++ PKGBUILD 2020-02-09 15:36:01 UTC (rev 565380) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=85 +pkgrel=86 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
