Date: Saturday, December 18, 2021 @ 18:02:38 Author: felixonmars Revision: 1077440
upgpkg: haskell-cryptohash 0.11.9-252: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 18:02:05 UTC (rev 1077439) +++ PKGBUILD 2021-12-18 18:02:38 UTC (rev 1077440) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=251 +pkgrel=252 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
