Loading pkgs/development/python-modules/cwl-upgrader/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "cwl-upgrader"; version = "1.2.4"; version = "1.2.6"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "common-workflow-language"; repo = pname; rev = "refs/tags/v${version}"; hash = "sha256-3pKnkU8lks3w+N7w2qST9jr4/CS6YzgnBVLTlgq1gf0="; hash = "sha256-lVIy0aa+hqbi46NfwXCKWDRzszneyuyo6KXxAcr/xIA="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/cwl-upgrader/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "cwl-upgrader"; version = "1.2.4"; version = "1.2.6"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "common-workflow-language"; repo = pname; rev = "refs/tags/v${version}"; hash = "sha256-3pKnkU8lks3w+N7w2qST9jr4/CS6YzgnBVLTlgq1gf0="; hash = "sha256-lVIy0aa+hqbi46NfwXCKWDRzszneyuyo6KXxAcr/xIA="; }; postPatch = '' Loading