Date: Tuesday, March 15, 2022 @ 13:25:24 Author: felixonmars Revision: 1154443
upgpkg: haskell-vector-instances 3.4-343: rebuild with unordered-containers 0.2.17.0 Modified: haskell-vector-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 13:24:57 UTC (rev 1154442) +++ PKGBUILD 2022-03-15 13:25:24 UTC (rev 1154443) @@ -4,7 +4,7 @@ _hkgname=vector-instances pkgname=haskell-vector-instances pkgver=3.4 -pkgrel=342 +pkgrel=343 pkgdesc="Orphan Instances for 'Data.Vector'" url="https://github.com/ekmett/vector-instances" license=("BSD")
