Skip to content

Commit 5543743

Browse files
authored
keeps-sorted: 0.6.0 -> 0.6.1 (#397300)
2 parents 893c611 + 62e3f18 commit 5543743

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ke/keep-sorted/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 = "keep-sorted";
11-
version = "0.6.0";
11+
version = "0.6.1";
1212

1313
src = fetchFromGitHub {
1414
owner = "google";
1515
repo = "keep-sorted";
1616
tag = "v${version}";
17-
hash = "sha256-ROvj7w8YMq6+ntx0SWi+HfN4sO6d7RjKWwlb/9gfz8w=";
17+
hash = "sha256-N/fJ0qj7/kQ9Q7ULpQpyhWAWFlnLkTjyNNKg8VhLvi0=";
1818
};
1919

2020
vendorHash = "sha256-HTE9vfjRmi5GpMue7lUfd0jmssPgSOljbfPbya4uGsc=";

0 commit comments

Comments
 (0)