Date: Tuesday, September 21, 2021 @ 20:11:00 Author: felixonmars Revision: 1020896
upgpkg: haskell-cryptohash 0.11.9-242: rebuild with random 1.2.1 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-21 20:10:33 UTC (rev 1020895) +++ PKGBUILD 2021-09-21 20:11:00 UTC (rev 1020896) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=241 +pkgrel=242 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
