Skip to content

Commit 760e9b9

Browse files
committed
karp: 0-unstable-2025-02-04 -> 0-unstable-2025-02-21
1 parent d11d29e commit 760e9b9

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-02-04";
16+
version = "0-unstable-2025-02-21";
1717

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

2626
nativeBuildInputs = [

0 commit comments

Comments
 (0)