Date: Wednesday, April 6, 2022 @ 21:18:07 Author: felixonmars Revision: 1182001
upgpkg: haskell-vector-instances 3.4-350: rebuild with unordered-containers 0.2.18.0 Modified: haskell-vector-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 21:18:00 UTC (rev 1182000) +++ PKGBUILD 2022-04-06 21:18:07 UTC (rev 1182001) @@ -4,7 +4,7 @@ _hkgname=vector-instances pkgname=haskell-vector-instances pkgver=3.4 -pkgrel=349 +pkgrel=350 pkgdesc="Orphan Instances for 'Data.Vector'" url="https://github.com/ekmett/vector-instances" license=("BSD")
