wsjtx: 3.0.1 -> 3.0.2 (#539926)

This commit is contained in:
Guillaume Girol
2026-07-19 21:40:02 +00:00
committed by GitHub
+4 -3
View File
@@ -6,8 +6,8 @@
asciidoctor,
cmake,
nix-update-script,
gitUpdater,
pkg-config,
portaudio,
fftw,
fftwFloat,
gfortran,
@@ -21,13 +21,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "wsjtx";
version = "3.0.1";
version = "3.0.2";
src = fetchFromGitHub {
owner = "WSJTX";
repo = "wsjtx";
tag = "v${finalAttrs.version}";
hash = "sha256-0Agm6lvzH3sgBatOBpYV3/CoyNJsO7Sw9mD/wewJ1DM=";
hash = "sha256-PompKWVxPpF3ie811tqy8bplnULyXdenBrR/pHvtM08=";
};
nativeBuildInputs = [
@@ -47,6 +47,7 @@ stdenv.mkDerivation (finalAttrs: {
fftwFloat
hamlib_4
libusb1
portaudio
qt5.qtbase
qt5.qtmultimedia
qt5.qtserialport