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

tmuxp: 1.5.4 -> 1.5.5
This commit is contained in:
xeji
2020-07-30 22:42:19 +02: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.4"; version = "1.5.5";
src = fetchPypi { src = fetchPypi {
inherit pname version; inherit pname version;
sha256 = "13qnacqlcih731wfrsalbff1g81inkh6sypvabg5gi7gd7mha49p"; sha256 = "1jbziyqggbfd5m884lg00h0zi99c6cvjxkl4jzr34c4affr295yd";
}; };
postPatch = '' postPatch = ''