tdesktopPackages.preview: 1.4.3 -> 1.4.4

This commit is contained in:
Michael Weiss 2018-10-17 19:39:49 +02:00
parent 9549a22b52
commit ea691fc8ee

View file

@ -13,6 +13,8 @@ let
in {
stable = mkTelegram stableVersion;
preview = mkTelegram (stableVersion // {
version = "1.4.4";
sha256Hash = "1m1j485r3vzpglzfn8l4cqskysvkx8l3pqaw3fgp66jfajbxynf0";
stable = false;
});
}