···1Name: tunein-cli
2-Version: 0.4.0
3Release: 1%{?dist}
4Summary: CLI for listening to internet radio stations
5
···1Name: tunein-cli
2+Version: 0.4.1
3Release: 1%{?dist}
4Summary: CLI for listening to internet radio stations
5
+1-1
dist/rpm/arm64/tunein.spec
···12Name: tunein-cli
3-Version: 0.4.0
4Release: 1%{?dist}
5Summary: CLI for listening to internet radio stations
6
···12Name: tunein-cli
3+Version: 0.4.1
4Release: 1%{?dist}
5Summary: CLI for listening to internet radio stations
6
+2-2
flake.nix
···46 # Common arguments can be set here to avoid repeating them later
47 commonArgs = {
48 inherit src;
49-50 pname = "tunein";
51- version = "0.4.0";
5253 buildInputs = [
54 # Add additional build inputs here
···46 # Common arguments can be set here to avoid repeating them later
47 commonArgs = {
48 inherit src;
49+50 pname = "tunein";
51+ version = "0.4.1";
5253 buildInputs = [
54 # Add additional build inputs here