Skip to content

Commit 87afc37

Browse files
authored
python312Packages.velbus-aio: 2024.10.0 -> 2024.11.1 (NixOS#362509)
2 parents 2a5ea00 + a4f40e4 commit 87afc37

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.10.0";
17+
version = "2024.11.1";
1818
pyproject = true;
1919

2020
disabled = pythonOlder "3.7";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
2323
owner = "Cereal2nd";
2424
repo = "velbus-aio";
2525
rev = "refs/tags/${version}";
26-
hash = "sha256-4hMUh/0/srYIPed647Sh7H7DIp2oV7LN9srzLr0Qxps=";
26+
hash = "sha256-hYtZgr5HJj1zjiCXBK63086ke/oWhO9CyIvnN/JUPm4=";
2727
fetchSubmodules = true;
2828
};
2929

0 commit comments

Comments
 (0)