Date: Saturday, April 23, 2022 @ 19:28:46 Author: felixonmars Revision: 1187953
upgpkg: haskell-vector-th-unbox 0.2.2-77: rebuild with hashable 1.4.0.1 Modified: haskell-vector-th-unbox/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 19:28:20 UTC (rev 1187952) +++ PKGBUILD 2022-04-23 19:28:46 UTC (rev 1187953) @@ -4,7 +4,7 @@ _hkgname=vector-th-unbox pkgname=haskell-vector-th-unbox pkgver=0.2.2 -pkgrel=76 +pkgrel=77 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell" url="https://github.com/tsurucapital/vector-th-unbox" license=("BSD")
