bump postgresql-libpq (#2599)

For https://github.com/PostgREST/postgresql-libpq/pull/2.
This commit is contained in:
Robert
2022-12-30 15:40:17 +01:00
committed by GitHub
parent 4ddd5b4a76
commit 5a0f83ecb8
4 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -52,8 +52,8 @@ let
(super.fetchFromGitHub {
owner = "PostgREST";
repo = "postgresql-libpq";
rev = "cef92cb4c07b56568dffdbf4b719258b82183119"; # master
sha256 = "0r59klrz47qcnd22s47h612mlz3jbg40wwalfj3f6djwg0cdyr85";
rev = "890a0a16cf57dd401420fdc6c7d576fb696003bc"; # master
sha256 = "1wmyhldk0k14y8whp1p4akrkqxf5snh8qsbm7fv5f7kz95nyffd0";
})
{ });
} // extraOverrides final prev;