postgresql: (94 -> 95)

Updates postgresql to its latest versions
This commit is contained in:
Tom Burdick
2016-01-08 09:47:03 -06:00
parent 7550ddaf91
commit 2c23a311cd
3 changed files with 11 additions and 3 deletions

View File

@@ -88,4 +88,11 @@ in {
sha256 = "0faav7k3nlhh1z7j1r3adrhx1fpsji3jixmm2abjm93fdg350z5q";
};
postgresql95 = common {
version = "9.5.0";
psqlSchema = "9.5";
sha256 = "f1c0d3a1a8aa8c92738cab0153fbfffcc4d4158b3fee84f7aa6bfea8283978bc";
};
}