We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398f7eb commit 3f9511fCopy full SHA for 3f9511f
pkgs/by-name/ka/karp/package.nix
@@ -13,14 +13,14 @@
13
14
stdenv.mkDerivation {
15
pname = "karp";
16
- version = "0-unstable-2025-02-21";
+ version = "0-unstable-2025-03-05";
17
18
src = fetchFromGitLab {
19
domain = "invent.kde.org";
20
owner = "graphics";
21
repo = "karp";
22
- rev = "1da7f1e3f9b291c5031916a213d9c71ed6c39323";
23
- hash = "sha256-PxiwJ9SCq6uG2F5CJFp6ta5zPLp8FnRe1jcHIs7Eg6w=";
+ rev = "de6d42447c3ed15a102ec81c56c55ec5a0111a59";
+ hash = "sha256-5mXD4qOL+gJn0kCHpnp4kp0E2SCCYfeI7A3oScX1uf8=";
24
};
25
26
nativeBuildInputs = [
0 commit comments