seafile-client: 5.0.7 -> 6.1.0

bump to qt5
This commit is contained in:
Simon Lackerbauer
2017-08-09 19:53:05 +02:00
committed by Robin Gloster
parent c839b6ce0a
commit 30d76b8ccd
5 changed files with 24 additions and 35 deletions
@@ -3,7 +3,7 @@
stdenv.mkDerivation rec
{
version = "3.0.7";
seafileVersion = "5.0.7";
seafileVersion = "6.1.0";
name = "libsearpc-${version}";
src = fetchurl