Skip to content

Commit 869bb2e

Browse files
committedJul 22, 2017
linux-copperhead: 4.12.2.a -> 4.12.3.a
1 parent 90fa9ea commit 869bb2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pkgs/os-specific/linux/kernel/linux-hardened-copperhead.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{ stdenv, hostPlatform, fetchFromGitHub, perl, buildLinux, ... } @ args:
22

33
let
4-
version = "4.12.2";
4+
version = "4.12.3";
55
revision = "a";
6-
sha256 = "0w3k5a30li2qz2msach9sg9qsvmjsc4mf9k3ad5dxd0667a0hygm";
6+
sha256 = "0nxzpkh2ca47g6qykkfhf8qynpx3kr9vdkm9wixky159zxfj6s85";
77
in
88

99
import ./generic.nix (args // {

0 commit comments

Comments
 (0)
Please sign in to comment.