Merge pull request #304660 from astro/openwebrx

openwebrx: 1.2.0 -> 1.2.2
This commit is contained in:
Thomas Gerbet 2024-04-17 21:04:39 +02:00 committed by GitHub
commit 32018cf264
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -62,13 +62,13 @@ let
in
buildPythonApplication rec {
pname = "openwebrx";
version = "1.2.0";
version = "1.2.2";
src = fetchFromGitHub {
owner = "jketterl";
repo = pname;
rev = version;
sha256 = "sha256-7gcgwa9vQT2u8PQusuXKted2Hk0K+Zk6ornSG1K/D4c=";
hash = "sha256-i3Znp5Sxs/KtJazHh2v9/2P+3cEocWB5wIpF7E4pK9s=";
};
propagatedBuildInputs = [