xpra: 0.17.0 -> 0.17.3
This commit is contained in:
parent
34363d77b0
commit
ce8c1ab5e0
@ -6,11 +6,11 @@
|
|||||||
, libfakeXinerama }:
|
, libfakeXinerama }:
|
||||||
|
|
||||||
buildPythonApplication rec {
|
buildPythonApplication rec {
|
||||||
name = "xpra-0.17.0";
|
name = "xpra-0.17.3";
|
||||||
namePrefix = "";
|
namePrefix = "";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://xpra.org/src/${name}.tar.xz";
|
url = "http://xpra.org/src/${name}.tar.xz";
|
||||||
sha256 = "0abli2gc174v8zh1dsc3nq8c5aivnni67cjrr8yhsqsl8fwj0c2l";
|
sha256 = "0ffa8yljj7rkn0pvpagg1dhnwkqjiv9n4c75yilqnnjhma67pl4w";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user