Date: Thursday, May 13, 2021 @ 18:53:37 Author: felixonmars Revision: 933456
upgpkg: haskell-vec 0.4-7: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-vec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 18:53:06 UTC (rev 933455) +++ PKGBUILD 2021-05-13 18:53:37 UTC (rev 933456) @@ -3,7 +3,7 @@ _hkgname=vec pkgname=haskell-vec pkgver=0.4 -pkgrel=6 +pkgrel=7 pkgdesc="Vec: length-indexed (sized) list" url="https://github.com/phadej/vec" license=("BSD")
