Loading pkgs/by-name/ge/gearlever/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,14 +23,14 @@ python3Packages.buildPythonApplication rec { pname = "gearlever"; version = "3.4.5"; version = "3.4.7"; pyproject = false; # Built with meson src = fetchFromGitHub { owner = "mijorus"; repo = "gearlever"; tag = version; hash = "sha256-C/YNnpLlA+5xzgLRLWEWAhDGLZP42N/uCbCPg3owgBk="; hash = "sha256-GW1jCZIr9oMAny7QKPkuYJxhGKDWxvoRviqr8q7GtdM="; }; postPatch = Loading Loading
pkgs/by-name/ge/gearlever/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,14 +23,14 @@ python3Packages.buildPythonApplication rec { pname = "gearlever"; version = "3.4.5"; version = "3.4.7"; pyproject = false; # Built with meson src = fetchFromGitHub { owner = "mijorus"; repo = "gearlever"; tag = version; hash = "sha256-C/YNnpLlA+5xzgLRLWEWAhDGLZP42N/uCbCPg3owgBk="; hash = "sha256-GW1jCZIr9oMAny7QKPkuYJxhGKDWxvoRviqr8q7GtdM="; }; postPatch = Loading