Merge pull request #316945 from r-ryantm/auto-update/hishtory

hishtory: 0.294 -> 0.295
This commit is contained in:
Nick Cao 2024-06-04 15:53:05 -04:00 committed by GitHub
commit 4cd61d85a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "hishtory";
version = "0.294";
version = "0.295";
src = fetchFromGitHub {
owner = "ddworken";
repo = pname;
rev = "v${version}";
hash = "sha256-vwjzJTBgD4XzZekxGk02WW9/A7wLlLBsIUyvt0VCkOg=";
hash = "sha256-f9iVKHrgq6whE1s5Q2NXSf1qYsV5WUq4frHUoX94cMs=";
};
vendorHash = "sha256-zTwZ/sMhQdlf7RYfR2/K/m08U1Il0VQmYFyNNiYsWhc=";