Skip to content

Commit 00d32b5

Browse files
authored
tootik: 0.15.1 -> 0.15.2 (NixOS#379870)
2 parents 38b037c + a773355 commit 00d32b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/to/tootik/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
buildGoModule rec {
1010
pname = "tootik";
11-
version = "0.15.1";
11+
version = "0.15.2";
1212

1313
src = fetchFromGitHub {
1414
owner = "dimkr";
1515
repo = "tootik";
1616
tag = version;
17-
hash = "sha256-uq0mDlJ5NPXw1fsNcoyTbqqpZsYDkX8OSdZ5ToO0rYQ=";
17+
hash = "sha256-vMCahLG03J3D7C+qSGE+h25GbTajUO1sisU+cO97L7E=";
1818
};
1919

2020
vendorHash = "sha256-p/pgoGzrukd4mzzoyLI9g6vL4k+lTnMZOha1KrYjHJ0=";

0 commit comments

Comments
 (0)