seafile-client: update source hash

It looks like the tag has been modified
This commit is contained in:
Eduardo Sánchez Muñoz 2021-07-03 12:42:02 +02:00
parent 8f901848bf
commit 1a4c9851c2

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 ];