tdesktopPackages.preview: 1.3.0 -> 1.3.1

This commit is contained in:
Michael Weiss 2018-06-05 17:16:53 +02:00
parent 23bfa472ad
commit dcfaef2b8e

View File

@ -14,7 +14,7 @@ in {
stable = mkTelegram stableVersion;
preview = mkTelegram (stableVersion // {
stable = false;
version = "1.3.0";
sha256Hash = "1h5zcvd58bjm02b0rfb7fx1nx1gmzdlk1854lm6kg1hd6mqrrb0i";
version = "1.3.1";
sha256Hash = "084zrdx3w1yq53r53zjbqpz7s8fc3ga26ffwyfxj07ysmyn7ck25";
});
}