mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 21:03:15 +00:00
python310Packages.aiosomecomfort: 0.0.6 -> 0.0.7
Diff: https://github.com/mkmer/AIOSomecomfort/compare/refs/tags/0.0.6...0.0.7 Changelog: https://github.com/mkmer/AIOSomecomfort/releases/tag/0.0.7
This commit is contained in:
parent
524b2a6525
commit
f0c915eb42
@ -7,7 +7,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "aiosomecomfort";
|
||||
version = "0.0.6";
|
||||
version = "0.0.7";
|
||||
|
||||
format = "setuptools";
|
||||
|
||||
@ -15,7 +15,7 @@ buildPythonPackage rec {
|
||||
owner = "mkmer";
|
||||
repo = "AIOSomecomfort";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-3p38gWCqQVYz3sgu6SgfPH+wH/ZH2Qg+tVXiARuUh7s=";
|
||||
hash = "sha256-NVtoQJOC4rNny95/lFk2eJ5mycNSuZrIy1GGZKYZ1VA=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user