signal-desktop-from-src: update hash

NSA is that you?
This commit is contained in:
2025-04-09 20:14:02 +00:00
parent 3ef1d9fc4e
commit 81e8e68ee0

View File

@@ -188,7 +188,7 @@ stdenv.mkDerivation (finalAttrs: {
repo = "Signal-Desktop";
leaveDotGit = true; # signal calculates the release date via `git`
rev = "v${finalAttrs.version}";
hash = "sha256-Uwp5qMkbsvc4a6PVHXLh6yI5kZPBUgdLsyUKYkUxjRQ=";
hash = "sha256-d5sajhapLEjW+3NexI8JZRP1ueb8OqSALuAIbWYOQC8=";
};
pnpmDeps = pnpm_10.fetchDeps {