Date: Tuesday, August 11, 2020 @ 20:20:01 Author: felixonmars Revision: 674902
upgpkg: haskell-cryptohash 0.11.9-141: rebuild with splitmix 0.1.0.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-11 20:19:31 UTC (rev 674901) +++ PKGBUILD 2020-08-11 20:20:01 UTC (rev 674902) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=140 +pkgrel=141 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
