nextcloud-client: fix hash after retagging upstream

This commit is contained in:
Leona Maroni
2024-07-10 12:39:13 +02:00
parent 4f92bd231b
commit 326cc969a9
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "nextcloud";
repo = "desktop";
rev = "v${version}";
hash = "sha256-z4yxWClbs05ZCT8CPJpPY2BWMSXxfJ09Lq3Oottx7dQ=";
hash = "sha256-hZjmAdh9QQ2bAIYL3K7scl59kz9Wxnv9f6rKMeuKb7U=";
};
patches = [