Skip to content

Commit 60a5e4d

Browse files
walker: 0.12.13 -> 0.12.15 (#383024)
2 parents c85bcd2 + d56454f commit 60a5e4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/wa/walker/package.nix

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

1414
buildGoModule rec {
1515
pname = "walker";
16-
version = "0.12.13";
16+
version = "0.12.15";
1717

1818
src = fetchFromGitHub {
1919
owner = "abenz1267";
2020
repo = "walker";
2121
rev = "v${version}";
22-
hash = "sha256-B5ZFcPLgp5a3CJGlWDmuT+rfwIA/X75HUYISP44aykc=";
22+
hash = "sha256-V3F/WgmHE3xEQhbwdeB1ENUuvESJUJpwdULfIz/hsD8=";
2323
};
2424

2525
vendorHash = "sha256-6PPNVnsH1eU4fLcZpxiBoHCzN/TUUxfTfmxDsBDPDKQ=";

0 commit comments

Comments
 (0)