Skip to content

Commit

Permalink
nginxMainline: 1.11.6 -> 1.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fpletz committed Dec 13, 2016
1 parent 78ffee7 commit d3be9a5
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.6";
sha256 = "1gc5phrzm2hbpvryaya6rlvasa00vjips4hv5q1rqbcfa6xsnlri";
version = "1.11.7";
sha256 = "03ihv5v8qasifh4wlql0ggbqkyvak29g0h5fqzka69i15fsvwm8d";
})

0 comments on commit d3be9a5

Please sign in to comment.