We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1b7239 + b63af16 commit 086a88aCopy full SHA for 086a88a
pkgs/by-name/sq/sqlboiler/package.nix
@@ -5,13 +5,13 @@
5
6
buildGoModule rec {
7
pname = "sqlboiler";
8
- version = "4.17.0";
+ version = "4.17.1";
9
10
src = fetchFromGitHub {
11
owner = "volatiletech";
12
repo = "sqlboiler";
13
rev = "refs/tags/v${version}";
14
- hash = "sha256-6qTbF/b6QkxkutoP80owfxjp7Y1WpbZsF6w1XSRHo3Q=";
+ hash = "sha256-hb8aMaK2iDDCEJXoNn9BLELP0J7LcJzsQdSYZe1tcjQ=";
15
};
16
17
vendorHash = "sha256-ZGGoTWSbGtsmrEQcZI40z6QF6qh4t3LN17Sox4KHQMA=";
0 commit comments