hishtory: 0.324 -> 0.327 (#375659)

This commit is contained in:
Nick Cao
2025-01-22 16:19:05 -05:00
committed by GitHub
+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=";