Skip to content

Commit

Permalink
xpra: 0.17.0 -> 0.17.3
Browse files Browse the repository at this point in the history
(cherry picked from commit ce8c1ab)
  • Loading branch information
bjornfor committed Jun 30, 2016
1 parent 7efdca8 commit 00e58f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/tools/X11/xpra/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
, libfakeXinerama }:

buildPythonApplication rec {
name = "xpra-0.17.0";
name = "xpra-0.17.3";
namePrefix = "";
src = fetchurl {
url = "http://xpra.org/src/${name}.tar.xz";
sha256 = "0abli2gc174v8zh1dsc3nq8c5aivnni67cjrr8yhsqsl8fwj0c2l";
sha256 = "0ffa8yljj7rkn0pvpagg1dhnwkqjiv9n4c75yilqnnjhma67pl4w";
};

buildInputs = [
Expand Down

0 comments on commit 00e58f6

Please sign in to comment.