about summary refs log tree commit diff
path: root/pkgs/development/python-modules/luxtronik
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2022-01-11 15:52:59 +0100
committerJonathan Ringer <jonringer@users.noreply.github.com>2022-01-11 08:23:43 -0800
commit287e5f9966d9b081eedb76672ddc80dac7d873e5 (patch)
tree8cd7029cb4daba54362d19930fef15a878d9e1c2 /pkgs/development/python-modules/luxtronik
parentc3e75b195ef0d3011b47073c4d108d50dfc26e44 (diff)
python3Packages.luxtronik: 0.3.9 -> 0.3.10
Diffstat (limited to 'pkgs/development/python-modules/luxtronik')
-rw-r--r--pkgs/development/python-modules/luxtronik/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/luxtronik/default.nix b/pkgs/development/python-modules/luxtronik/default.nix
index 9aab07b016653..7df8532a4e2ae 100644
--- a/pkgs/development/python-modules/luxtronik/default.nix
+++ b/pkgs/development/python-modules/luxtronik/default.nix
@@ -8,7 +8,7 @@
 
 buildPythonPackage rec {
   pname = "luxtronik";
-  version = "0.3.9";
+  version = "0.3.10";
   format = "setuptools";
 
   disabled = pythonOlder "3.7";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
     owner = "Bouni";
     repo = "python-luxtronik";
     rev = version;
-    sha256 = "mScdTQ82tV5fyy1S0YDDOz1UC4VB0OmSXD5gHp53WsE=";
+    sha256 = "sha256-JPY1HbNZanEsUpQ5W2kAwEFvwNGQI2hoogTZUGIg3YY=";
   };
 
   # Project has no tests