Date: Monday, December 27, 2021 @ 22:00:07 Author: felixonmars Revision: 1084394
upgpkg: haskell-vector-binary-instances 0.2.5.2-36: rebuild with tasty 1.4.2.1 Modified: haskell-vector-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-27 21:59:36 UTC (rev 1084393) +++ PKGBUILD 2021-12-27 22:00:07 UTC (rev 1084394) @@ -4,7 +4,7 @@ _hkgname=vector-binary-instances pkgname=haskell-vector-binary-instances pkgver=0.2.5.2 -pkgrel=35 +pkgrel=36 pkgdesc="Instances of Data.Binary for vector" url="https://github.com/bos/vector-binary-instances" license=("BSD")