direwolf-unstable: 1.8.1-unstable-2026-01-08 -> 1.8.1-unstable-2026-03-09 (#498471)

This commit is contained in:
nixpkgs-ci[bot]
2026-03-11 15:50:53 +00:00
committed by GitHub
@@ -12,13 +12,13 @@
inherit hamlibSupport gpsdSupport extraScripts;
}).overrideAttrs
(oldAttrs: {
version = "1.8.1-unstable-2026-01-08";
version = "1.8.1-unstable-2026-03-09";
src = fetchFromGitHub {
owner = "wb2osz";
repo = "direwolf";
rev = "041f396de0ab2111b9ccc07960f8f083a81f9ad0";
hash = "sha256-W0MTS4UgbtIybhEHXm2ie50TnkvRLc23WB0FR0FGT2s=";
rev = "3b20d8210a1d6f77073fd3452bbe87a21ee35a79";
hash = "sha256-w/D5RO5dfcTh3nCOxe/GaHTSbzCYm+J1cJCt1K9lAaw=";
};
dontVersionCheck = true;