Date: Tuesday, January 11, 2022 @ 23:46:14 Author: felixonmars Revision: 1101302
upgpkg: haskell-vector-instances 3.4-328: rebuild with ghc 9.0.2 Modified: haskell-vector-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 23:45:39 UTC (rev 1101301) +++ PKGBUILD 2022-01-11 23:46:14 UTC (rev 1101302) @@ -4,7 +4,7 @@ _hkgname=vector-instances pkgname=haskell-vector-instances pkgver=3.4 -pkgrel=327 +pkgrel=328 pkgdesc="Orphan Instances for 'Data.Vector'" url="https://github.com/ekmett/vector-instances" license=("BSD")
