postgresql94: 9.4.12 -> 9.4.14

+2 -2
+2 -2
pkgs/servers/sql/postgresql/default.nix
··· 98 }; 99 100 postgresql94 = common { 101 - version = "9.4.12"; 102 psqlSchema = "9.4"; 103 - sha256 = "fca055481875d1c49e31c28443f56472a1474b3fbe25b7ae64440c6118f82e64"; 104 }; 105 106 postgresql95 = common {
··· 98 }; 99 100 postgresql94 = common { 101 + version = "9.4.14"; 102 psqlSchema = "9.4"; 103 + sha256 = "0szc0navrcjnpyafw2sai8cmwr3znsy0w6031lv7n1ab20xg4zcf"; 104 }; 105 106 postgresql95 = common {