Skip to content

Commit b0705bc

Browse files
committed
lf: 15 -> 16
1 parent 5a3738d commit b0705bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/tools/misc/lf/default.nix

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

33
buildGoModule rec {
44
pname = "lf";
5-
version = "15";
5+
version = "16";
66

77
src = fetchFromGitHub {
88
owner = "gokcehan";
99
repo = "lf";
1010
rev = "r${version}";
11-
sha256 = "1fjwkng6fnbl6dlicbxj0z92hl9xggni5zfi3nsxn3fa6rmzbiay";
11+
sha256 = "174h6xnm3amayf0wfiai16m8qnkx54h5zy4rs7j3yzycd7sirs5b";
1212
};
1313

1414
vendorSha256 = "10na3jzvln353ygcvbhj4243yr83skw5zf3r2n8p6d7i83i86c8w";

0 commit comments

Comments
 (0)