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.
2 parents feb5978 + 52a0d51 commit 3588c60Copy full SHA for 3588c60
pkgs/by-name/ka/karp/package.nix
@@ -13,14 +13,14 @@
13
14
stdenv.mkDerivation {
15
pname = "karp";
16
- version = "0-unstable-2025-01-24";
+ version = "0-unstable-2025-02-04";
17
18
src = fetchFromGitLab {
19
domain = "invent.kde.org";
20
owner = "graphics";
21
repo = "karp";
22
- rev = "44b2e88b3c1ac5f1b37ec4080d068bf83c8328ca";
23
- hash = "sha256-w9Mtw7T4LOYML0A64ctE4g6m9IaNRHidt23ZsqwUwac=";
+ rev = "2e54dbabddfd738104b597c34648b107aa6f6799";
+ hash = "sha256-N9mPB7BmyASWzCZNMgg9qakg0Jhn60bwbx+2Na9WumM=";
24
};
25
26
nativeBuildInputs = [
0 commit comments