qucsator-rf: 1.0.4 -> 1.0.5

This commit is contained in:
R. Ryantm
2025-03-14 19:03:11 +00:00
parent 7d7f86a08e
commit 9405862c1f
+2 -2
View File
@@ -13,13 +13,13 @@
stdenv.mkDerivation rec {
pname = "qucsator-rf";
version = "1.0.4";
version = "1.0.5";
src = fetchFromGitHub {
owner = "ra3xdh";
repo = "qucsator_rf";
rev = version;
hash = "sha256-01GQmakwLzaNnPZvtYYtt5WJmYF3EytlAA0Xy1/AAsU=";
hash = "sha256-Q1hpCt3SeXRzUFX4jPUu8ZsPTx2W28LQ3YwlYtOZhqg=";
};
# Upstream forces NO_DEFAULT_PATH on APPLE