Skip to content

Commit 4513b15

Browse files
authoredMar 20, 2025
lazysql: 0.3.5 -> 0.3.6 (#391433)
2 parents 44bf10f + 78e45ab commit 4513b15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pkgs/by-name/la/lazysql/package.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
buildGoModule rec {
1212
pname = "lazysql";
13-
version = "0.3.5";
13+
version = "0.3.6";
1414

1515
src = fetchFromGitHub {
1616
owner = "jorgerojas26";
1717
repo = "lazysql";
1818
rev = "v${version}";
19-
hash = "sha256-jFQvtC6D7B0p+zh3Mv3QjMTHIolc1VbKqEpXe0WxQAM=";
19+
hash = "sha256-tQZ8thL3rmTtxDG0Z/DgxH1PjDL4Kxx9LXDLqVTZ7Lc=";
2020
};
2121

2222
vendorHash = "sha256-LLOUTml/mz7edCUy82k+S5PfpFovgUTQr0BoQQXiVGs=";

0 commit comments

Comments
 (0)
Failed to load comments.