Skip to content

Commit 14fd9c3

Browse files
authored
basedpyright: 1.21.0 -> 1.21.1 (NixOS#355742)
2 parents b52d3fc + 7fb0e64 commit 14fd9c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ba/basedpyright/package.nix

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

1717
buildNpmPackage rec {
1818
pname = "basedpyright";
19-
version = "1.21.0";
19+
version = "1.21.1";
2020

2121
src = fetchFromGitHub {
2222
owner = "detachhead";
2323
repo = "basedpyright";
2424
rev = "refs/tags/v${version}";
25-
hash = "sha256-OQXqwpvYIitWGWshEv1/j2hAphFnGXDuvbRav5TilI4=";
25+
hash = "sha256-RwckZqEL5U60XSYul74p9Ezg+N8FrnLkRFpdxIa7/34=";
2626
};
2727

2828
npmDepsHash = "sha256-hCZ68sLpQs/7SYVf3pMAHfstRm1C/d80j8fESIFdhnw=";

0 commit comments

Comments
 (0)