Commit 3f9511fd authored by R. RyanTM's avatar R. RyanTM
Browse files

karp: 0-unstable-2025-02-21 -> 0-unstable-2025-03-05

parent 398f7eb6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -13,14 +13,14 @@

stdenv.mkDerivation {
  pname = "karp";
  version = "0-unstable-2025-02-21";
  version = "0-unstable-2025-03-05";

  src = fetchFromGitLab {
    domain = "invent.kde.org";
    owner = "graphics";
    repo = "karp";
    rev = "1da7f1e3f9b291c5031916a213d9c71ed6c39323";
    hash = "sha256-PxiwJ9SCq6uG2F5CJFp6ta5zPLp8FnRe1jcHIs7Eg6w=";
    rev = "de6d42447c3ed15a102ec81c56c55ec5a0111a59";
    hash = "sha256-5mXD4qOL+gJn0kCHpnp4kp0E2SCCYfeI7A3oScX1uf8=";
  };

  nativeBuildInputs = [