Date: Sunday, September 25, 2022 @ 20:26:39 Author: felixonmars Revision: 1310374
upgpkg: haskell-vector-space 0.16-7: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-vector-space/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 20:26:23 UTC (rev 1310373) +++ PKGBUILD 2022-09-25 20:26:39 UTC (rev 1310374) @@ -3,7 +3,7 @@ _hkgname=vector-space pkgname=haskell-vector-space pkgver=0.16 -pkgrel=6 +pkgrel=7 pkgdesc="Vector & affine spaces, linear maps, and derivatives" url="https://github.com/conal/vector-space.git" license=("BSD")
