pyradio: 0.9.3.11.25 -> 0.9.3.11.27
Diff: https://github.com/coderholic/pyradio/compare/0.9.3.11.25...0.9.3.11.27 Changelog: - https://github.com/coderholic/pyradio/releases/tag/0.9.3.11.26 - https://github.com/coderholic/pyradio/releases/tag/0.9.3.11.27
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
|
||||
python3Packages.buildPythonApplication (finalAttrs: {
|
||||
pname = "pyradio";
|
||||
version = "0.9.3.11.25";
|
||||
version = "0.9.3.11.27";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "coderholic";
|
||||
repo = "pyradio";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-+0anoFhbADIMAMBQUqDfI7liui+7sDgUtG9+ZwFg+nI=";
|
||||
hash = "sha256-0NcVjXkGhWYqgllEsbV+I8RzDgPn8CTPkRWRPUsmw0M=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user