syncplay: 1.6.3 -> 1.6.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/syncplay/versions
This commit is contained in:
parent
9a6f0ca8b7
commit
39263d8613
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
buildPythonApplication rec {
|
buildPythonApplication rec {
|
||||||
name = "syncplay-${version}";
|
name = "syncplay-${version}";
|
||||||
version = "1.6.3";
|
version = "1.6.4";
|
||||||
|
|
||||||
format = "other";
|
format = "other";
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ buildPythonApplication rec {
|
|||||||
owner = "Syncplay";
|
owner = "Syncplay";
|
||||||
repo = "syncplay";
|
repo = "syncplay";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "03xw44lxdk1h9kbvfviqzpmxxld6zvp07i0hvdm1chchyp0a109h";
|
sha256 = "0afh2a0l1c3hwgj5q6wy0v5iimg8qcjam3pw7b8mf63lasx6iqk4";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ pyside twisted certifi ] ++ twisted.extras.tls;
|
propagatedBuildInputs = [ pyside twisted certifi ] ++ twisted.extras.tls;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user