lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #268904 from fabaff/boschshcpy-bump

python311Packages.boschshcpy: 0.2.75 -> 0.2.77

authored by

Nick Cao and committed by
GitHub
5e696b3e 149c752d

+2 -2
+2 -2
pkgs/development/python-modules/boschshcpy/default.nix
··· 10 10 11 11 buildPythonPackage rec { 12 12 pname = "boschshcpy"; 13 - version = "0.2.75"; 13 + version = "0.2.77"; 14 14 format = "setuptools"; 15 15 16 16 disabled = pythonOlder "3.7"; ··· 19 19 owner = "tschamm"; 20 20 repo = pname; 21 21 rev = version; 22 - hash = "sha256-T3QTNnnkquv0IurwNtblX9CF/gLeMONEFfbJV/n/Wj4="; 22 + hash = "sha256-VakHBxTd6Nug/022HYc986LDIsVnTcsMtxBV7zJf+PY="; 23 23 }; 24 24 25 25 propagatedBuildInputs = [