Skip to content

Commit

Permalink
Merge pull request #118893 from primeos/chromium
Browse files Browse the repository at this point in the history
chromiumDev: 91.0.4464.5 -> 91.0.4469.4
  • Loading branch information
primeos committed Apr 9, 2021
2 parents 0656d54 + 5768ccf commit 95e9fb1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/networking/browsers/chromium/default.nix
Expand Up @@ -41,6 +41,7 @@ let
});
} // lib.optionalAttrs (lib.versionAtLeast upstream-info.version "90") {
llvmPackages = llvmPackages_12;
stdenv = llvmPackages_12.stdenv;
});

browser = callPackage ./browser.nix { inherit channel enableWideVine ungoogled; };
Expand Down
Expand Up @@ -31,15 +31,15 @@
}
},
"dev": {
"version": "91.0.4464.5",
"sha256": "1djwlb74cgfc5ns7w2m10qcd2d2fz0i90k5szcfsm899c7x3zgyf",
"sha256bin64": "0kqr5mlbq23ahmyg67lh15j5sqa29wi301s8rvfgh0gxf10vgc2l",
"version": "91.0.4469.4",
"sha256": "08lffqjfcszniwwshililab553a0dvycaa72h1dklxvxf360nz5f",
"sha256bin64": "14xyzjwzcyp6idscq6i87yh2fibjamkz5xfsb2y0hrf2diaqijw1",
"deps": {
"gn": {
"version": "2021-03-30",
"version": "2021-04-06",
"url": "https://gn.googlesource.com/gn",
"rev": "5667cc61018864b17542e0baff8b790f245583b0",
"sha256": "0mr7jqk1r46ngrx4hrg8gxnzqxfxc1c9a966gpsjlgc00k390m5s"
"rev": "dba01723a441c358d843a575cb7720d54ddcdf92",
"sha256": "199xkks67qrn0xa5fhp24waq2vk8qb78a96cb3kdd8v1hgacgb8x"
}
}
},
Expand Down

0 comments on commit 95e9fb1

Please sign in to comment.