Date: Tuesday, February 9, 2021 @ 20:07:23 Author: felixonmars Revision: 851515
upgpkg: haskell-vector-instances 3.4-253: rebuild with ghc 8.10.4 Modified: haskell-vector-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 20:06:48 UTC (rev 851514) +++ PKGBUILD 2021-02-09 20:07:23 UTC (rev 851515) @@ -4,7 +4,7 @@ _hkgname=vector-instances pkgname=haskell-vector-instances pkgver=3.4 -pkgrel=252 +pkgrel=253 pkgdesc="Orphan Instances for 'Data.Vector'" url="https://github.com/ekmett/vector-instances" license=("BSD")
