python313Packages.torchio: update source URL (#397861)

This commit is contained in:
jopejoe1
2025-04-11 09:27:02 +02:00
committed by GitHub
@@ -32,7 +32,7 @@ buildPythonPackage rec {
pyproject = true;
src = fetchFromGitHub {
owner = "fepegar";
owner = "TorchIO-project";
repo = "torchio";
tag = "v${version}";
hash = "sha256-pcUc0pnpb3qQLMOYU9yh7cljyCQ+Ngf8fJDcrRrK8LQ=";