Date: Friday, October 2, 2020 @ 09:13:45 Author: felixonmars Revision: 715241
upgpkg: haskell-vector-instances 3.4-201: rebuild with base-orphans 0.8.3 Modified: haskell-vector-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 09:13:19 UTC (rev 715240) +++ PKGBUILD 2020-10-02 09:13:45 UTC (rev 715241) @@ -4,7 +4,7 @@ _hkgname=vector-instances pkgname=haskell-vector-instances pkgver=3.4 -pkgrel=200 +pkgrel=201 pkgdesc="Orphan Instances for \'Data.Vector\'" url="https://github.com/ekmett/vector-instances" license=("BSD")
