Date: Wednesday, June 10, 2020 @ 09:39:09 Author: felixonmars Revision: 641272
upgpkg: haskell-vector-instances 3.4-180: rebuild with doctest 0.17 Modified: haskell-vector-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-10 09:38:28 UTC (rev 641271) +++ PKGBUILD 2020-06-10 09:39:09 UTC (rev 641272) @@ -4,7 +4,7 @@ _hkgname=vector-instances pkgname=haskell-vector-instances pkgver=3.4 -pkgrel=179 +pkgrel=180 pkgdesc="Orphan Instances for \'Data.Vector\'" url="https://github.com/ekmett/vector-instances" license=("BSD")