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 d11d29e commit 760e9b9Copy full SHA for 760e9b9
pkgs/by-name/ka/karp/package.nix
@@ -13,14 +13,14 @@
13
14
stdenv.mkDerivation {
15
pname = "karp";
16
- version = "0-unstable-2025-02-04";
+ version = "0-unstable-2025-02-21";
17
18
src = fetchFromGitLab {
19
domain = "invent.kde.org";
20
owner = "graphics";
21
repo = "karp";
22
- rev = "2e54dbabddfd738104b597c34648b107aa6f6799";
23
- hash = "sha256-N9mPB7BmyASWzCZNMgg9qakg0Jhn60bwbx+2Na9WumM=";
+ rev = "1da7f1e3f9b291c5031916a213d9c71ed6c39323";
+ hash = "sha256-PxiwJ9SCq6uG2F5CJFp6ta5zPLp8FnRe1jcHIs7Eg6w=";
24
};
25
26
nativeBuildInputs = [
0 commit comments