direwolf-unstable: 1.8.1-unstable-2026-03-12 -> 1.8.1-unstable-2026-03-18 (#503954)

This commit is contained in:
nixpkgs-ci[bot]
2026-03-27 21:57:59 +00:00
committed by GitHub
@@ -12,13 +12,13 @@
inherit hamlibSupport gpsdSupport extraScripts;
}).overrideAttrs
(oldAttrs: {
version = "1.8.1-unstable-2026-03-12";
version = "1.8.1-unstable-2026-03-18";
src = fetchFromGitHub {
owner = "wb2osz";
repo = "direwolf";
rev = "0663670550073c9d89917d5ac78df65e551d237a";
hash = "sha256-4A9595Z3to/HBW1WS1mLYQDGokmSz3ClfRDhsLxIj0E=";
rev = "78d6559c67b94568b2f093fc9b4d4965749387ae";
hash = "sha256-sSXvDTnrOHplmg86kZ+ppPD0Y6JuhHBfrXZToK8EqmY=";
};
dontVersionCheck = true;