Date: Saturday, January 30, 2021 @ 19:57:52 Author: felixonmars Revision: 836433
upgpkg: haskell-cryptohash 0.11.9-192: rebuild with vector 0.12.2.0 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 19:57:08 UTC (rev 836432) +++ PKGBUILD 2021-01-30 19:57:52 UTC (rev 836433) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=191 +pkgrel=192 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
