mumble: fix checksum

This commit is contained in:
Jörg Thalheim
2021-02-10 09:44:47 +01:00
parent ba9f733765
commit 8da44a027d

View File

@@ -140,7 +140,7 @@ let
owner = "mumble-voip";
repo = "mumble";
rev = version;
sha256 = "0sc3wv2lqgk62wyy7gqs87kg79v3lambh0h7wpg5x1vfvsh0c6jf";
sha256 = "sha256-njovShQpW0JNeeE8VugdmGzDk3fKG8/fcJoBgdyTZug=";
fetchSubmodules = true;
};
};