Skip to content

Commit

Permalink
nginx: 1.11.7 -> 1.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
7c6f434c committed Jan 2, 2017
1 parent 37b8e22 commit ca8d3de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/servers/http/nginx/mainline.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ callPackage, ... }@args:

callPackage ./generic.nix (args // {
version = "1.11.7";
sha256 = "03ihv5v8qasifh4wlql0ggbqkyvak29g0h5fqzka69i15fsvwm8d";
version = "1.11.8";
sha256 = "0d3bcrgj2ykky2yk06y0ihv6832s30mqzcfwq8a560brbmqz7bjk";
})

0 comments on commit ca8d3de

Please sign in to comment.