Skip to content

Commit

Permalink
linux-copperhead: 4.12.8.a -> 4.12.9.a
Browse files Browse the repository at this point in the history
  • Loading branch information
NeQuissimus committed Aug 27, 2017
1 parent e97dd43 commit bebaf08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/os-specific/linux/kernel/linux-hardened-copperhead.nix
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{ stdenv, hostPlatform, fetchFromGitHub, perl, buildLinux, ... } @ args:

let
version = "4.12.8";
version = "4.12.9";
revision = "a";
sha256 = "03ldbgs4w70q756bl5gsxr2z428njnlslh6293y34r54gz5li9a3";
sha256 = "0bdhzh483l9g6c7n263f4wxx5klfciswzkmd5p6jlf9wqx72km33";
in

import ./generic.nix (args // {
Expand Down

0 comments on commit bebaf08

Please sign in to comment.