keybase: fix source hash
This commit is contained in:
parent
189d264171
commit
98d93b7652
@ -16,7 +16,7 @@ buildGoModule rec {
|
||||
owner = "keybase";
|
||||
repo = "client";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-TZBpqpCXtieQpJiAUP+SlldcQparbXqT8CuIMA4E++Y=";
|
||||
hash = "sha256-uZIoFivyFqC+AeFTJaEw2BbP7qoOVF8gtSIdUStxsHU=";
|
||||
};
|
||||
vendorHash = "sha256-tXEEVEfjoKub2A4m7F3hDc5ABJ+R+axwX1+1j7e3BAM=";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user