Date: Monday, December 13, 2021 @ 12:23:55 Author: felixonmars Revision: 1071579
upgpkg: haskell-vector-instances 3.4-318: rebuild with indexed-traversable 0.1.2 Modified: haskell-vector-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 12:23:18 UTC (rev 1071578) +++ PKGBUILD 2021-12-13 12:23:55 UTC (rev 1071579) @@ -4,7 +4,7 @@ _hkgname=vector-instances pkgname=haskell-vector-instances pkgver=3.4 -pkgrel=317 +pkgrel=318 pkgdesc="Orphan Instances for 'Data.Vector'" url="https://github.com/ekmett/vector-instances" license=("BSD")
