Merge pull request #63449 from r-ryantm/auto-update/tmuxp

tmuxp: 1.5.1 -> 1.5.3
This commit is contained in:
Mario Rodas
2019-06-18 18:02:49 -05:00
committed by GitHub
+2 -2
View File
@@ -4,11 +4,11 @@ with python.pkgs;
buildPythonApplication rec { buildPythonApplication rec {
pname = "tmuxp"; pname = "tmuxp";
version = "1.5.1"; version = "1.5.3";
src = fetchPypi { src = fetchPypi {
inherit pname version; inherit pname version;
sha256 = "1s2jmi46z1as5f7124zxjd88crbgb427jqf9987nz0csbpbb12qa"; sha256 = "0vxnq5r3h32dvznh4lal29q5ny70rd861r7435gn7sa6v5ajs2f1";
}; };
postPatch = '' postPatch = ''