From 5421c6f156f4e2082a997fac68526c1c338cdfdb Mon Sep 17 00:00:00 2001 From: Patrick Hilhorst Date: Thu, 31 May 2018 21:42:26 +0200 Subject: atom, atom-beta: 1.27.1 -> 1.27.2, 1.28.0-beta1 -> 1.28.0-beta2 (#41318) --- pkgs/applications/editors/atom/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pkgs/applications') diff --git a/pkgs/applications/editors/atom/default.nix b/pkgs/applications/editors/atom/default.nix index 7a88d761a345..f80a14c1e0f3 100644 --- a/pkgs/applications/editors/atom/default.nix +++ b/pkgs/applications/editors/atom/default.nix @@ -58,12 +58,12 @@ let }; in stdenv.lib.mapAttrs common { atom = { - version = "1.27.1"; - sha256 = "08slv8s90wz2jcdrcqh2d815wfbrkwcdx9c3qbx8cml04hz8p2gx"; + version = "1.27.2"; + sha256 = "0xriv142asc82mjxzkqsafaqalxa3icz4781z2fsgyfkkw6zbz2v"; }; atom-beta = { - version = "1.28.0-beta1"; - sha256 = "1mkxq2a7sylj9jx1bs2v1pmgrwc10cgh810qic1lncq9jzpaik0n"; + version = "1.28.0-beta2"; + sha256 = "0fc9j1l776hv057dirw2bv9wmvhcaba5c4nq1cgs5rb5whxir2n6"; }; } -- cgit 1.4.1