mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
tdesktopPackages.preview: 1.4.3 -> 1.4.4
This commit is contained in:
parent
9549a22b52
commit
ea691fc8ee
@ -13,6 +13,8 @@ let
|
||||
in {
|
||||
stable = mkTelegram stableVersion;
|
||||
preview = mkTelegram (stableVersion // {
|
||||
version = "1.4.4";
|
||||
sha256Hash = "1m1j485r3vzpglzfn8l4cqskysvkx8l3pqaw3fgp66jfajbxynf0";
|
||||
stable = false;
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user