tdesktopPackages.preview: 1.2.23 -> 1.2.24

This commit is contained in:
Michael Weiss 2018-05-27 13:53:10 +02:00
parent 55f2889bae
commit 9cec6df630
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ in {
stable = mkTelegram stableVersion;
preview = mkTelegram (stableVersion // {
stable = false;
version = "1.2.23";
sha256Hash = "1ky2qg2ayqrf4r9v1sm70gssk39f3xwrq92s050g9hpr9bkvjkg8";
version = "1.2.24";
sha256Hash = "0rrji2h2a7fxdl4wmbwj053vwy3hhbaphymjim55klpzj86jycil";
});
}