fix: schema cache and configuration reloading with NOTIFY not working on Windows

This commit is contained in:
Diogo Biazus
2023-08-21 10:25:44 -05:00
committed by GitHub
parent 531a183b44
commit b8b3145c5c
5 changed files with 8 additions and 7 deletions
+2 -2
View File
@@ -43,8 +43,8 @@ let
(prev.callHackageDirect
{
pkg = "hasql-notifications";
ver = "0.2.0.5";
sha256 = "sha256-KV36zs/RTgJh/oBBPZaNiQshusmakWnjYTcdoNa4JLA=";
ver = "0.2.0.6";
sha256 = "sha256-7PyFlB2B70njudOjaX6tk1m77ol9vnF5fI0LF86kVAI=";
}
{ });