keycard-cli: 0.4.0 -> 0.6.0 (#110484)

This commit is contained in:
R. RyanTM 2021-01-25 15:45:39 -08:00 committed by GitHub
parent 04095230e0
commit 145ec470bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
buildGoPackage rec {
pname = "keycard-cli";
version = "0.4.0";
version = "0.6.0";
goPackagePath = "github.com/status-im/keycard-cli";
subPackages = [ "." ];
@ -14,7 +14,7 @@ buildGoPackage rec {
owner = "status-im";
repo = pname;
rev = version;
sha256 = "0917vl5lw8wgvyn5l8q6xa8bqh342fibaa38syr8hmz8b09qkh38";
sha256 = "sha256-ejFvduZs3eWc6efr9o4pXb6qw2QWWQTtkTxF80vOGNU=";
};
buildFlagsArray = [