direwolf-unstable: 1.8.1-unstable-2026-07-06 -> 1.8.1-unstable-2026-07-16

This commit is contained in:
R. Ryantm
2026-07-17 09:09:31 +00:00
parent 705ffce919
commit 50771fa1d9

View File

@@ -12,13 +12,13 @@
inherit hamlibSupport gpsdSupport extraScripts;
}).overrideAttrs
(oldAttrs: {
version = "1.8.1-unstable-2026-07-06";
version = "1.8.1-unstable-2026-07-16";
src = fetchFromGitHub {
owner = "wb2osz";
repo = "direwolf";
rev = "160cbb40a3828e47bc977b6f7d5499d1f1cf56e5";
hash = "sha256-q08QuyWGYqLLz77JXlkJetrYMVQwQVUgjIXz9J4Y9VA=";
rev = "078b2e8484be379d4e1eab139c6fd57c188c1754";
hash = "sha256-Wje8GsdMcUptQEVsG7Ww8nW3PUuk/Y67zsjf+KjPPB8=";
};
dontVersionCheck = true;