Skip to content

Commit 6421090

Browse files
all-the-package-names: 2.0.2042 -> 2.0.2070 (#385840)
2 parents 11ba3a4 + 8bbce42 commit 6421090

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/al/all-the-package-names/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77

88
buildNpmPackage rec {
99
pname = "all-the-package-names";
10-
version = "2.0.2042";
10+
version = "2.0.2070";
1111

1212
src = fetchFromGitHub {
1313
owner = "nice-registry";
1414
repo = "all-the-package-names";
1515
tag = "v${version}";
16-
hash = "sha256-663gKreskI6Fleg5YNYTmqXx0HBZS+as/yc/XGqtpVc=";
16+
hash = "sha256-yODB3vnQ3V0p+2tatYStrc5X1hA3nfm+mULhGEgIIPc=";
1717
};
1818

19-
npmDepsHash = "sha256-YmSNf3rdQghHxNT/ziOqtpBx2MWAJb2NcG0KwPN6mmk=";
19+
npmDepsHash = "sha256-Ylqp5Zq04VyL4jYDkv4VLg2up2qFldHqleJaKQXKE/s=";
2020

2121
passthru.updateScript = nix-update-script { };
2222

0 commit comments

Comments
 (0)