Skip to content

Commit ba41bea

Browse files
committed
next-ls: 0.23.1 -> 0.23.2
1 parent 18536bf commit ba41bea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ne/next-ls/package.nix

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

1313
beamPackages.mixRelease rec {
1414
pname = "next-ls";
15-
version = "0.23.1";
15+
version = "0.23.2";
1616

1717
src = fetchFromGitHub {
1818
owner = "elixir-tools";
1919
repo = pname;
2020
rev = "refs/tags/v${version}";
21-
hash = "sha256-jI7/BcS9CimCQskXd7Cq3EGPuc9l4L7Gre8hor58ags=";
21+
hash = "sha256-2KzBOzrfoQQIqjEtYufvhT9bBibfEjNDiC+d3l5eaUc=";
2222
};
2323

2424
mixFodDeps = beamPackages.fetchMixDeps {

0 commit comments

Comments
 (0)