tdesktopPackages.preview: 1.2.20 -> 1.2.21

This commit is contained in:
Michael Weiss 2018-05-19 14:28:39 +02:00
parent d0d9f49057
commit 70c60a2fdc

View File

@ -14,7 +14,7 @@ in {
stable = mkTelegram stableVersion;
preview = mkTelegram (stableVersion // {
stable = false;
version = "1.2.20";
sha256Hash = "00ncpb1qs88jrrmmx7f7l8wy37wbwnrb958x3xls14p1h1xg63l6";
version = "1.2.21";
sha256Hash = "0s7dywyz8p626741m32l4a90l1x01564xg2g10gvdb25s2phdfdl";
});
}