python3Packages.soundcard: 0.4.3 -> 0.4.4
https://github.com/bastibe/SoundCard/blob/0.4.4/README.rst#changelog This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
testers,
|
||||
}:
|
||||
let
|
||||
version = "0.4.3";
|
||||
version = "0.4.4";
|
||||
in
|
||||
buildPythonPackage {
|
||||
inherit version;
|
||||
@@ -19,7 +19,7 @@ buildPythonPackage {
|
||||
src = fetchPypi {
|
||||
inherit version;
|
||||
pname = "SoundCard";
|
||||
hash = "sha256-QQg1UUuhCAmAPLmIfUJw85K1nq82WRW7lFFq8/ix0Dc=";
|
||||
hash = "sha256-h9+cS47JdYX+RAodnbr6vOzljq5YV+0AXmuzhbIXnP8=";
|
||||
};
|
||||
|
||||
patchPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user