mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
tdesktopPackages.preview: 1.5.4 -> 1.5.7
This commit is contained in:
parent
a3beabf327
commit
0da3f68519
1 changed files with 2 additions and 0 deletions
|
@ -14,5 +14,7 @@ in {
|
|||
stable = mkTelegram stableVersion;
|
||||
preview = mkTelegram (stableVersion // {
|
||||
stable = false;
|
||||
version = "1.5.7";
|
||||
sha256Hash = "0mpnz287ahzrcr50ira6h6ry5jjhp5wqi660s3kncxpq1wllj0h6";
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue