Loading pkgs/misc/seafile-shared/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "seafile-shared"; version = "9.0.7"; version = "9.0.8"; src = fetchFromGitHub { owner = "haiwen"; repo = "seafile"; rev = "v${version}"; sha256 = "sha256-Q2jqwuGhZpASfpLfgfuZKnOrALmctURj845QhxO3o5s="; sha256 = "sha256-IpRCgPxYy1El4EEvVEfzAlbxP/osQUb7pCP3/BhkecU="; }; nativeBuildInputs = [ Loading Loading
pkgs/misc/seafile-shared/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "seafile-shared"; version = "9.0.7"; version = "9.0.8"; src = fetchFromGitHub { owner = "haiwen"; repo = "seafile"; rev = "v${version}"; sha256 = "sha256-Q2jqwuGhZpASfpLfgfuZKnOrALmctURj845QhxO3o5s="; sha256 = "sha256-IpRCgPxYy1El4EEvVEfzAlbxP/osQUb7pCP3/BhkecU="; }; nativeBuildInputs = [ Loading