From 0f4095ec5069515a5ecdcb3f9b9b0d18ff090a30 Mon Sep 17 00:00:00 2001 From: aszlig Date: Fri, 27 May 2016 21:48:34 +0200 Subject: [PATCH] chromium: Fix hash for beta Debian package I'm not sure how the wrong hash ended up being there, but I've checked the hash from three different machines (and networks) just to be sure I didn't make a mistake. Signed-off-by: aszlig --- .../applications/networking/browsers/chromium/upstream-info.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.nix b/pkgs/applications/networking/browsers/chromium/upstream-info.nix index e633f25558b..7f3572021b8 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix @@ -2,7 +2,7 @@ { beta = { sha256 = "1sgfwh2b0aw6l5v4ggk7frcy306x3ygxk81p3h6zdy5s1rpf8hxj"; - sha256bin64 = "1kjnxxf2ak8v1akzxz46r7a7r6bhxjb2y9fhr1fqvks3m4jc5zqw"; + sha256bin64 = "14qj8l5dapha87ndyzcs3spaxp3s9sapcjcplkisbivis09a29cb"; version = "51.0.2704.63"; }; dev = {