Skip to content

Commit 05a7975

Browse files
committed
python312Packages.torchio: update source URL
1 parent f1379df commit 05a7975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/torchio/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ buildPythonPackage rec {
3232
pyproject = true;
3333

3434
src = fetchFromGitHub {
35-
owner = "fepegar";
35+
owner = "TorchIO-project";
3636
repo = "torchio";
3737
tag = "v${version}";
3838
hash = "sha256-pcUc0pnpb3qQLMOYU9yh7cljyCQ+Ngf8fJDcrRrK8LQ=";

0 commit comments

Comments
 (0)