Date: Tuesday, February 9, 2021 @ 09:54:33 Author: felixonmars Revision: 850902
upgpkg: haskell-vector-th-unbox 0.2.1.7-131: rebuild with ghc 8.10.4 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 09:54:09 UTC (rev 850901) +++ PKGBUILD 2021-02-09 09:54:33 UTC (rev 850902) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.1.7 -pkgrel=130 +pkgrel=131 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
