keybase: fix source hash

This commit is contained in:
Charlotte 🦝 Delenk 2023-10-28 16:41:49 +01:00
parent 189d264171
commit 98d93b7652
No known key found for this signature in database
GPG key ID: AB2BD8DAF2E37122

View file

@ -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=";