mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 16:34:15 +03:00
postgresql95: 9.5.11 -> 9.5.12
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
1e3e134b04
commit
7c9f817abe
@ -105,9 +105,9 @@ in {
|
||||
};
|
||||
|
||||
postgresql95 = common {
|
||||
version = "9.5.11";
|
||||
version = "9.5.12";
|
||||
psqlSchema = "9.5";
|
||||
sha256 = "1pf8fwx8a6vn344b80a1bf2p4hjg06sh69kb2qwswxbsw9scv0l1";
|
||||
sha256 = "167nlrpsnqz63gafgn21j4yc2f5g1mpfkz8qxjxk2xs6crf6zs02";
|
||||
};
|
||||
|
||||
postgresql96 = common {
|
||||
|
Loading…
Reference in New Issue
Block a user