haskell-crypto-pubkey: update to version 0.2.4
This commit is contained in:
parent
fa7e494b25
commit
1f71eab618
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "crypto-pubkey";
|
pname = "crypto-pubkey";
|
||||||
version = "0.2.3";
|
version = "0.2.4";
|
||||||
sha256 = "198gpaxlcqkp6wa5cwwnlzdxnrs7j6h7zyizczd4imwbpl0gd2mk";
|
sha256 = "0mdjr6zma2q7r2z9qibp2bwf73bis6zrv7ss62i4pz42kndb9hh4";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
byteable cryptohash cryptoNumbers cryptoPubkeyTypes cryptoRandom
|
byteable cryptohash cryptoNumbers cryptoPubkeyTypes cryptoRandom
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user