Skip to content

Commit b0cbb2b

Browse files
committed
krohnkite: 0.9.8.3 -> 0.9.8.4
1 parent 77b46b8 commit b0cbb2b

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.3";
12+
version = "0.9.8.4";
1313

1414
src = fetchFromGitHub {
1515
owner = "anametologin";
1616
repo = "krohnkite";
1717
rev = "refs/tags/${version}";
18-
hash = "sha256-PiGpYOKvBpwkPfDWHlOhq7dwyBYzfzfJVURiEC1a78g=";
18+
hash = "sha256-VVHusFuQ/awfFV4izId7VPYCrS8riTavhpB2KpJ9084=";
1919
};
2020

21-
npmDepsHash = "sha256-IUGRxDCn/aEebCgDPElEPKOxfoYmLoFHVROkTJpNISY=";
21+
npmDepsHash = "sha256-k44SltKLR/Y8qWFCLW2jBWElk9JGn+0azQn0G1f0vuY=";
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)