Date: Sunday, November 15, 2020 @ 23:33:27 Author: felixonmars Revision: 755010
upgpkg: haskell-vector-binary-instances 0.2.5.1-73: rebuild with QuickCheck 2.14.2 Modified: haskell-vector-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-15 23:32:49 UTC (rev 755009) +++ PKGBUILD 2020-11-15 23:33:27 UTC (rev 755010) @@ -4,7 +4,7 @@ _hkgname=vector-binary-instances pkgname=haskell-vector-binary-instances pkgver=0.2.5.1 -pkgrel=72 +pkgrel=73 pkgdesc="Instances of Data.Binary for vector" url="https://github.com/bos/vector-binary-instances" license=("BSD")
