qucsator-rf: 1.0.3 -> 1.0.4

This commit is contained in:
R. Ryantm
2025-02-20 15:06:11 +00:00
parent d8657587c0
commit 9d88df028c
+2 -2
View File
@@ -13,13 +13,13 @@
stdenv.mkDerivation rec {
pname = "qucsator-rf";
version = "1.0.3";
version = "1.0.4";
src = fetchFromGitHub {
owner = "ra3xdh";
repo = "qucsator_rf";
rev = version;
hash = "sha256-IvB4CTvK6x4wwUXMoXIqBku1Hh9em6ITTpwFllYsTEg=";
hash = "sha256-01GQmakwLzaNnPZvtYYtt5WJmYF3EytlAA0Xy1/AAsU=";
};
# Upstream forces NO_DEFAULT_PATH on APPLE