postgresql92: 9.2.15 -> 9.2.16

This commit is contained in:
Matthias Beyer 2016-05-30 20:47:04 +02:00
parent 8b5c712648
commit fe5e3c2e59

View File

@ -80,9 +80,9 @@ in {
};
postgresql92 = common {
version = "9.2.15";
version = "9.2.16";
psqlSchema = "9.2";
sha256 = "0q1yahkfys78crf59avp02ibd0lp3z7h626xchyfi6cqb03livbw";
sha256 = "048vfkq58kkhcrw5vj4vplgvxia1k0lrbhbi30b2iy3bf2w4q5nj";
};
postgresql93 = common {