Date: Tuesday, February 2, 2021 @ 20:54:21 Author: felixonmars Revision: 841588
upgpkg: haskell-cryptohash 0.11.9-194: rebuild with HUnit 1.6.2.0 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 20:53:36 UTC (rev 841587) +++ PKGBUILD 2021-02-02 20:54:21 UTC (rev 841588) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=193 +pkgrel=194 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
