Date: Saturday, October 24, 2020 @ 10:55:21 Author: felixonmars Revision: 731202
upgpkg: haskell-vector-instances 3.4-211: rebuild with generic-deriving 1.14 Modified: haskell-vector-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 10:54:51 UTC (rev 731201) +++ PKGBUILD 2020-10-24 10:55:21 UTC (rev 731202) @@ -4,7 +4,7 @@ _hkgname=vector-instances pkgname=haskell-vector-instances pkgver=3.4 -pkgrel=210 +pkgrel=211 pkgdesc="Orphan Instances for 'Data.Vector'" url="https://github.com/ekmett/vector-instances" license=("BSD")
