mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
postgresql93: 9.3.21 -> 9.3.22
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
ec569fc482
commit
1617fa98c7
@ -93,9 +93,9 @@ let
|
||||
in {
|
||||
|
||||
postgresql93 = common {
|
||||
version = "9.3.21";
|
||||
version = "9.3.22";
|
||||
psqlSchema = "9.3";
|
||||
sha256 = "1q2038rvqa00rpk8sjbnwb19x64fcyjphw9x087432hq918vrfmr";
|
||||
sha256 = "06p9rk2bav41ybp8ra1bpf44avw9kl5s1wyql21n5awvlm5fs60v";
|
||||
};
|
||||
|
||||
postgresql94 = common {
|
||||
|
Loading…
Reference in New Issue
Block a user