Skip to content

Commit 4e08459

Browse files
committedJun 23, 2017
linux-hardened-copperhead: 4.11.6c -> 4.11.6d
1 parent 0030c66 commit 4e08459

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
let
44
version = "4.11.6";
5-
revision = "c";
6-
sha256 = "1n1j1y5g5fcvgpqjfq14fbg4cm32k420kbazipqbi84h9zwifa69";
5+
revision = "d";
6+
sha256 = "1wpfvcbcs93gx8v87h2z7l2dzbyl9vlcqxpfz8y65achhjj7kqlg";
77
in
88

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

0 commit comments

Comments
 (0)
Please sign in to comment.