Skip to content

Commit dec882c

Browse files
authored
python313Packages.velbus-aio: 2024.12.3 -> 2025.1.0 (#364898)
2 parents decb81b + 203b4e4 commit dec882c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/python-modules/velbus-aio/default.nix

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

1515
buildPythonPackage rec {
1616
pname = "velbus-aio";
17-
version = "2024.12.3";
17+
version = "2025.1.0";
1818
pyproject = true;
1919

2020
disabled = pythonOlder "3.7";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
2323
owner = "Cereal2nd";
2424
repo = "velbus-aio";
2525
tag = version;
26-
hash = "sha256-tRcPwbvQBy0cmavAyEvhp6SimseeBYAMH9wAfC4fpKg=";
26+
hash = "sha256-ZaaHywHX1TScjW0XN/krCYgupHlbH1mRB0fd7YZ2iMY=";
2727
fetchSubmodules = true;
2828
};
2929

0 commit comments

Comments
 (0)