seafile-client: update source hash

It looks like the tag has been modified

(cherry picked from commit 1a4c9851c2b79c4d181d9c306476714ce6a217c9)
This commit is contained in:
Eduardo Sánchez Muñoz 2021-07-03 12:42:02 +02:00
parent 4ab3794325
commit 4e3128d349
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ mkDerivation rec {
owner = "haiwen";
repo = "seafile-client";
rev = "v${version}";
sha256 = "lhdKbR19ScNeezICf7vwZaeJikPjwbqrz42bo4lhxJs=";
sha256 = "cG3OSqRhYnxlzfauQia6pM/1gu+iE5mtHTGk3kGMFH0=";
};
nativeBuildInputs = [ pkg-config cmake ];