Date: Sunday, December 20, 2020 @ 20:40:51 Author: felixonmars Revision: 780700
upgpkg: haskell-cryptohash 0.11.9-171: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-20 20:39:58 UTC (rev 780699) +++ PKGBUILD 2020-12-20 20:40:51 UTC (rev 780700) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=170 +pkgrel=171 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
