linux-copperhead: 4.12.7.a -> 4.12.8.a

This commit is contained in:
Tim Steinbach 2017-08-18 15:47:03 -04:00
parent 9281b05c7f
commit 7209ed6d4b
No known key found for this signature in database
GPG Key ID: 472BFCCA96BD0EDA

View File

@ -1,9 +1,9 @@
{ stdenv, hostPlatform, fetchFromGitHub, perl, buildLinux, ... } @ args: { stdenv, hostPlatform, fetchFromGitHub, perl, buildLinux, ... } @ args:
let let
version = "4.12.7"; version = "4.12.8";
revision = "a"; revision = "a";
sha256 = "1kj0s5r7fx2d0crak7576jv9r6q7yx4aqmxpib6mhj1zfhsczdp0"; sha256 = "03ldbgs4w70q756bl5gsxr2z428njnlslh6293y34r54gz5li9a3";
in in
import ./generic.nix (args // { import ./generic.nix (args // {