Skip to content

Commit ffff9c2

Browse files
authored
python312Packages.total-connect-client: 2024.12 -> 2024.12.1 (#368318)
2 parents 05e9272 + e4cc105 commit ffff9c2

File tree

1 file changed

+2
-2
lines changed
  • pkgs/development/python-modules/total-connect-client

1 file changed

+2
-2
lines changed

pkgs/development/python-modules/total-connect-client/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
buildPythonPackage rec {
1212
pname = "total-connect-client";
13-
version = "2024.12";
13+
version = "2024.12.1";
1414
pyproject = true;
1515

1616
disabled = pythonOlder "3.10";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
1919
owner = "craigjmidwinter";
2020
repo = "total-connect-client";
2121
tag = version;
22-
hash = "sha256-Pf1OFWbulrJeoWSJdI2QQ/ETd5TV6m8uhvCoKsx0bx8=";
22+
hash = "sha256-FcPm2Nc6pUGC86K3GLAiQRot0JXYqoZh19dXMCl99eI=";
2323
};
2424

2525
build-system = [ setuptools ];

0 commit comments

Comments
 (0)