summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2023-02-04 21:30:39 +0000
committerGitHub <noreply@github.com>2023-02-04 21:30:39 +0000
commitc01e37c965104dec5d2280dd8b26b7b52ec9ad71 (patch)
tree7eccf00dd4bc53db69f8d9c2c49736f3445a6440
parent94d2d0f4d996c14427d14c94424b8cd6e5d8efed (diff)
parentf0c915eb42073da2cc5ffc5fae3f7d591e7c5719 (diff)
Merge pull request #214584 from dotlambda/aiosomecomfort-0.0.7
python310Packages.aiosomecomfort: 0.0.6 -> 0.0.7
-rw-r--r--pkgs/development/python-modules/aiosomecomfort/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/aiosomecomfort/default.nix b/pkgs/development/python-modules/aiosomecomfort/default.nix
index d89ada4a67e3..ba1cbf0b7edd 100644
--- a/pkgs/development/python-modules/aiosomecomfort/default.nix
+++ b/pkgs/development/python-modules/aiosomecomfort/default.nix
@@ -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 = [