hishtory: 0.324 -> 0.327

This commit is contained in:
R. Ryantm
2025-01-21 22:39:13 +00:00
parent eca7c9bba8
commit df60466c71
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "hishtory";
version = "0.324";
version = "0.327";
src = fetchFromGitHub {
owner = "ddworken";
repo = pname;
rev = "v${version}";
hash = "sha256-CcRRMHUvLVrJ0fWsAH+SUxcSB2koOShlqBnnhKtrCts=";
hash = "sha256-bt+k3JWkuxpY2ZSHFvKxOyUwcBtQrsTH/uf1Lw0r+uo=";
};
vendorHash = "sha256-A975ensuezz75I4KrFcl8wi9HjZqlfEHeJVAyA69V9k=";