hishtory: 0.295 -> 0.297

This commit is contained in:
R. Ryantm 2024-06-18 14:46:15 +00:00
parent bd8d034e65
commit c8b6250124

View File

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