haskell-crypto-pubkey: update to version 0.2.2
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "crypto-pubkey";
|
pname = "crypto-pubkey";
|
||||||
version = "0.2.1";
|
version = "0.2.2";
|
||||||
sha256 = "06cb2h9c3r1ycgcw7scc191gbr86qi8pxil07207n5fccq3vpjys";
|
sha256 = "084758n5fyh2aigd6055a75pnqjhx42sbjg36hhp2a40vhl7xr2f";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
byteable cryptohash cryptoNumbers cryptoPubkeyTypes cryptoRandom
|
byteable cryptohash cryptoNumbers cryptoPubkeyTypes cryptoRandom
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user