Loading pkgs/by-name/la/labelle/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,14 +8,14 @@ }: python3Packages.buildPythonApplication rec { pname = "labelle"; version = "1.2.0"; version = "1.2.2"; pyproject = true; src = fetchFromGitHub { owner = "labelle-org"; repo = "labelle"; rev = "v${version}"; hash = "sha256-fLlYqJs/V5t8IdfVkfBsjtjM1rRdCyTYF87G+h1VU5Y="; rev = "refs/tags/v${version}"; hash = "sha256-Im1mZ9kJB+0uPAmEXpUWoOYBooejes05vTGLDqPCAN4="; }; postPatch = '' Loading Loading
pkgs/by-name/la/labelle/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,14 +8,14 @@ }: python3Packages.buildPythonApplication rec { pname = "labelle"; version = "1.2.0"; version = "1.2.2"; pyproject = true; src = fetchFromGitHub { owner = "labelle-org"; repo = "labelle"; rev = "v${version}"; hash = "sha256-fLlYqJs/V5t8IdfVkfBsjtjM1rRdCyTYF87G+h1VU5Y="; rev = "refs/tags/v${version}"; hash = "sha256-Im1mZ9kJB+0uPAmEXpUWoOYBooejes05vTGLDqPCAN4="; }; postPatch = '' Loading