keybase: 6.2.2 -> 6.2.3

This commit is contained in:
R. Ryantm 2023-10-10 11:57:21 +00:00
parent b37de078e5
commit 8080f24c1b

View File

@ -5,7 +5,7 @@
buildGoModule rec {
pname = "keybase";
version = "6.2.2";
version = "6.2.3";
modRoot = "go";
subPackages = [ "kbnm" "keybase" ];
@ -16,7 +16,7 @@ buildGoModule rec {
owner = "keybase";
repo = "client";
rev = "v${version}";
hash = "sha256-1vJCuAkJmehFcVYLwp3UIlQiGji7mHVczCBtXq9Fl68=";
hash = "sha256-TZBpqpCXtieQpJiAUP+SlldcQparbXqT8CuIMA4E++Y=";
};
vendorHash = "sha256-tXEEVEfjoKub2A4m7F3hDc5ABJ+R+axwX1+1j7e3BAM=";