mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 22:50:49 +00:00
tdesktopPackages.preview: 1.2.19 -> 1.2.20
This commit is contained in:
parent
2a3399b3c8
commit
3efea84fa1
|
@ -14,7 +14,7 @@ in {
|
|||
stable = mkTelegram stableVersion;
|
||||
preview = mkTelegram (stableVersion // {
|
||||
stable = false;
|
||||
version = "1.2.19";
|
||||
sha256Hash = "0val6lfcg3ghcksflm3jclqly0x8plpn3an8v9bix0s5yll1ka4h";
|
||||
version = "1.2.20";
|
||||
sha256Hash = "00ncpb1qs88jrrmmx7f7l8wy37wbwnrb958x3xls14p1h1xg63l6";
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue