Date: Monday, February 22, 2021 @ 16:12:41 Author: felixonmars Revision: 868800
upgpkg: haskell-cryptohash 0.11.9-202: rebuild with hashable 1.3.1.0 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 16:12:17 UTC (rev 868799) +++ PKGBUILD 2021-02-22 16:12:41 UTC (rev 868800) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=201 +pkgrel=202 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
