Skip to content

Commit 59ae8b3

Browse files
authored
krohnkite: 0.9.8.4 -> 0.9.8.5 (NixOS#371947)
2 parents 0400660 + 6741ae9 commit 59ae8b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pkgs/kde/third-party/krohnkite/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
}:
1010
buildNpmPackage rec {
1111
pname = "krohnkite";
12-
version = "0.9.8.4";
12+
version = "0.9.8.5";
1313

1414
src = fetchFromGitHub {
1515
owner = "anametologin";
1616
repo = "krohnkite";
1717
tag = version;
18-
hash = "sha256-VVHusFuQ/awfFV4izId7VPYCrS8riTavhpB2KpJ9084=";
18+
hash = "sha256-DcNU0nx6KHztfMPFs5PZtZIeu4hDxNYIJa5E1fwMa0Q=";
1919
};
2020

21-
npmDepsHash = "sha256-k44SltKLR/Y8qWFCLW2jBWElk9JGn+0azQn0G1f0vuY=";
21+
npmDepsHash = "sha256-Q/D6s0wOPSEziE1dBXgTakjhXCGvzhvLVS7zXcZlPCI=";
2222

2323
dontWrapQtApps = true;
2424

pkgs/kde/third-party/krohnkite/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)