bump versions of Seafile 7.1.1 components and adapt to python3
This commit is contained in:
parent
6b5ed21c12
commit
dee32b0b70
2 changed files with 14 additions and 28 deletions
|
@ -1,7 +1,7 @@
|
|||
{stdenv, fetchFromGitHub, automake, autoconf, pkgconfig, libtool, python2Packages, glib, jansson}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "3.1.0";
|
||||
version = "3.2.0";
|
||||
name = "libsearpc-${version}";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue