Date: Friday, February 18, 2022 @ 20:34:02 Author: felixonmars Revision: 1134263
upgpkg: haskell-vector-th-unbox 0.2.2-41: rebuild with hashable 1.4.0.0 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 20:33:41 UTC (rev 1134262) +++ PKGBUILD 2022-02-18 20:34:02 UTC (rev 1134263) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.2 -pkgrel=40 +pkgrel=41 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
