tqsl: 2.8.2 -> 2.8.4 (#482873)

This commit is contained in:
Peder Bergebakken Sundt
2026-04-15 00:24:21 +00:00
committed by GitHub
+2 -2
View File
@@ -15,11 +15,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "tqsl";
version = "2.8.2";
version = "2.8.4";
src = fetchurl {
url = "https://www.arrl.org/files/file/LoTW%20Instructions/tqsl-${finalAttrs.version}.tar.gz";
sha256 = "sha256-HH78pTeT/wW9dZggxcqRiZ3OqShU7B2uPWa4ya59LfA=";
hash = "sha256-bnGXKrH2c0Ng/50Rbzg4z3M6D/EuJ0mkYIThoU94QPw=";
};
nativeBuildInputs = [