mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
python3Packages.streamcontroller-streamdeck: 0.2.0 -> 0.2.1
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "streamcontroller-streamdeck";
|
||||
version = "0.2.0";
|
||||
version = "0.2.1";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
inherit version;
|
||||
pname = "streamcontroller_streamdeck";
|
||||
hash = "sha256-uQdRdznrlK38mfhbBhw0yzvpnpmtCMXqjWPkSFbDgMs=";
|
||||
hash = "sha256-gY7sXc8cMQOFkuhOmn79tDIrVYC1gsLvbfln9sf7hsk=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user