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.
1 parent 16c2255 commit a773355Copy full SHA for a773355
pkgs/by-name/to/tootik/package.nix
@@ -8,13 +8,13 @@
8
9
buildGoModule rec {
10
pname = "tootik";
11
- version = "0.15.1";
+ version = "0.15.2";
12
13
src = fetchFromGitHub {
14
owner = "dimkr";
15
repo = "tootik";
16
tag = version;
17
- hash = "sha256-uq0mDlJ5NPXw1fsNcoyTbqqpZsYDkX8OSdZ5ToO0rYQ=";
+ hash = "sha256-vMCahLG03J3D7C+qSGE+h25GbTajUO1sisU+cO97L7E=";
18
};
19
20
vendorHash = "sha256-p/pgoGzrukd4mzzoyLI9g6vL4k+lTnMZOha1KrYjHJ0=";
0 commit comments