Skip to content

Commit 53d79c3

Browse files
committed
bump pgmq to 1.4.4
1 parent 67b8f1e commit 53d79c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/ext/pgmq.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
88
owner = "tembo-io";
99
repo = pname;
1010
rev = "v${version}";
11-
hash = "";
11+
hash = "sha256-z+8/BqIlHwlMnuIzMz6eylmYbSmhtsNt7TJf/CxbdVw=";
1212
};
1313

1414
buildPhase = ''

0 commit comments

Comments
 (0)