Skip to content

Commit

Permalink
Merge pull request #88477 from mweinelt/intelMicrocode
Browse files Browse the repository at this point in the history
microcodeIntel: 20200508 → 20200520
  • Loading branch information
andir committed May 23, 2020
2 parents 6be26b8 + f49defc commit db90666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/os-specific/linux/microcode/intel.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

stdenv.mkDerivation rec {
pname = "microcode-intel";
version = "20200508";
version = "20200520";

src = fetchFromGitHub {
owner = "intel";
Expand Down

0 comments on commit db90666

Please sign in to comment.