Skip to content

Commit 52a0d51

Browse files
committed
karp: 0-unstable-2025-01-24 -> 0-unstable-2025-02-04
1 parent 00d32b5 commit 52a0d51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ka/karp/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313

1414
stdenv.mkDerivation {
1515
pname = "karp";
16-
version = "0-unstable-2025-01-24";
16+
version = "0-unstable-2025-02-04";
1717

1818
src = fetchFromGitLab {
1919
domain = "invent.kde.org";
2020
owner = "graphics";
2121
repo = "karp";
22-
rev = "44b2e88b3c1ac5f1b37ec4080d068bf83c8328ca";
23-
hash = "sha256-w9Mtw7T4LOYML0A64ctE4g6m9IaNRHidt23ZsqwUwac=";
22+
rev = "2e54dbabddfd738104b597c34648b107aa6f6799";
23+
hash = "sha256-N9mPB7BmyASWzCZNMgg9qakg0Jhn60bwbx+2Na9WumM=";
2424
};
2525

2626
nativeBuildInputs = [

0 commit comments

Comments
 (0)