Date: Monday, September 14, 2020 @ 19:12:00 Author: felixonmars Revision: 706338
upgpkg: haskell-cryptohash 0.11.9-152: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 19:11:34 UTC (rev 706337) +++ PKGBUILD 2020-09-14 19:12:00 UTC (rev 706338) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=151 +pkgrel=152 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
