Skip to content

Commit

Permalink
nginxStable: 1.14.0 -> 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssais authored and Mic92 committed Nov 15, 2018
1 parent 679ff5e commit 850a877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/servers/http/nginx/stable.nix
@@ -1,6 +1,6 @@
{ callPackage, ... } @ args:

callPackage ./generic.nix (args // {
version = "1.14.0";
sha256 = "1d9c0avfpbwvzyg53b59ks8shpnrxnbnshcd7ziizflsyv5vw5ax";
version = "1.14.1";
sha256 = "19542jxcjf4dvrqvgb5vr36mhbzcjrxc3v0xh451rm60610rf2dz";
})

0 comments on commit 850a877

Please sign in to comment.