summary refs log tree commit diff
path: root/pkgs/misc/seafile-shared
diff options
context:
space:
mode:
authorEduardo Sánchez Muñoz <esm@eduardosm.net>2021-07-03 12:38:52 +0200
committerEduardo Sánchez Muñoz <esm@eduardosm.net>2021-07-03 12:43:03 +0200
commit8f901848bf509d3719c1805350194e301523b027 (patch)
tree8b8b958f675bd280ca3d162cb3185cf0677e0a38 /pkgs/misc/seafile-shared
parentf78a648abc241a4b233b67d880914eed7680f517 (diff)
downloadnixpkgs-8f901848bf509d3719c1805350194e301523b027.tar
nixpkgs-8f901848bf509d3719c1805350194e301523b027.tar.gz
nixpkgs-8f901848bf509d3719c1805350194e301523b027.tar.bz2
nixpkgs-8f901848bf509d3719c1805350194e301523b027.tar.lz
nixpkgs-8f901848bf509d3719c1805350194e301523b027.tar.xz
nixpkgs-8f901848bf509d3719c1805350194e301523b027.tar.zst
nixpkgs-8f901848bf509d3719c1805350194e301523b027.zip
seafile-shared: update source hash
It looks like the tag has been modified
Diffstat (limited to 'pkgs/misc/seafile-shared')
-rw-r--r--pkgs/misc/seafile-shared/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/misc/seafile-shared/default.nix b/pkgs/misc/seafile-shared/default.nix
index a94964d888d..cc6d0ced6d1 100644
--- a/pkgs/misc/seafile-shared/default.nix
+++ b/pkgs/misc/seafile-shared/default.nix
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
     owner = "haiwen";
     repo = "seafile";
     rev = "v${version}";
-    sha256 = "F6kLPWZb7FttyAP7pNEn+aRcAjvZlMNXrmuHMYa0Xig=";
+    sha256 = "QflLh3fj+jOq/8etr9aG8LGrvtIlB/htVkWbdO+GIbM=";
   };
 
   nativeBuildInputs = [