haskell-crypto-pubkey-types: update to version 0.4.2.3
This commit is contained in:
parent
1c8b3d9217
commit
1656c1311d
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "crypto-pubkey-types";
|
||||
version = "0.4.2.2";
|
||||
sha256 = "18z1fnh2xjq600ya8m175m64nwr6bwscr2q47zjy7k38zlm9c8h5";
|
||||
version = "0.4.2.3";
|
||||
sha256 = "1isfyr1ly9hv8idslpjbyc9hhgb1zqd9gfc1s4kvwy4gcdsvrx52";
|
||||
buildDepends = [ asn1Types ];
|
||||
meta = {
|
||||
homepage = "http://github.com/vincenthz/hs-crypto-pubkey-types";
|
||||
|
Loading…
Reference in New Issue
Block a user