crawley: 1.7.15 -> 1.7.16 (#469138)

This commit is contained in:
Nick Cao
2025-12-09 20:47:08 +00:00
committed by GitHub
+3 -3
View File
@@ -7,18 +7,18 @@
buildGoModule rec {
pname = "crawley";
version = "1.7.15";
version = "1.7.16";
src = fetchFromGitHub {
owner = "s0rg";
repo = "crawley";
rev = "v${version}";
hash = "sha256-fVS7/W2M97IeVpoayqYImkgiQC5A96qklt53GDsIxfc=";
hash = "sha256-/94ynxbH06JFzx3TZDRxvx9inbP+xiOVOqRxpopocjE=";
};
nativeBuildInputs = [ installShellFiles ];
vendorHash = "sha256-SaemEPcXc73G1wwxQ9/LbQV5fRd55pfd504F4PpAWVM=";
vendorHash = "sha256-d6m4HFhTUzMMCNpv3WxoPGTF8Erqi0980w+MA2PoZ9w=";
ldflags = [
"-w"