python3Packages.roadrecon: 1.7.3 -> 1.7.4

This commit is contained in:
R. Ryantm
2026-02-11 08:44:51 +00:00
parent 2499d480a0
commit ae9ff30a99
@@ -17,12 +17,12 @@
buildPythonPackage (finalAttrs: {
pname = "roadrecon";
version = "1.7.3";
version = "1.7.4";
pyproject = true;
src = fetchPypi {
inherit (finalAttrs) pname version;
hash = "sha256-k800N0IN3I6liqgVbsgyywkg013/8GNWsShDPkK214w=";
hash = "sha256-V/McstT+2LAlNe4HHQ0xNfAIM0ExFstyEL3qQrEfkoQ=";
};
pythonRelaxDeps = [