Date: Wednesday, March 16, 2022 @ 20:41:07 Author: felixonmars Revision: 1155874
upgpkg: haskell-cryptohash 0.11.9-271: rebuild with cryptonite 0.30 Modified: haskell-cryptohash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-16 20:40:44 UTC (rev 1155873) +++ PKGBUILD 2022-03-16 20:41:07 UTC (rev 1155874) @@ -4,7 +4,7 @@ _hkgname=cryptohash pkgname=haskell-cryptohash pkgver=0.11.9 -pkgrel=270 +pkgrel=271 pkgdesc="Collection of crypto hashes, fast, pure and practical" url="https://github.com/vincenthz/hs-cryptohash" license=("BSD")
