Merge pull request #80716 from r-ryantm/auto-update/seafile-shared

seafile-shared: 7.0.5 -> 7.0.6
This commit is contained in:
Mario Rodas 2020-02-29 18:29:40 -05:00 committed by GitHub
commit f89dc0130a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "seafile-shared";
version = "7.0.5";
version = "7.0.6";
src = fetchFromGitHub {
owner = "haiwen";
repo = "seafile";
rev = "v${version}";
sha256 = "162dnm3sf7bkrnyqd8bcb6il6f2cam9gnaxj6d5dn48k77fw9ryc";
sha256 = "0pc6xbwxljpj7h37za63kspdi90ap58x6x5b7hsmlhahblvlw0b8";
};
nativeBuildInputs = [