0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

karp: 0-unstable-2025-02-04 -> 0-unstable-2025-02-21 (#383965)

Co-authored-by: Bot-wxt1221 <3264117476@qq.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-02-21 23:18:40 +00:00 committed by GitHub
commit f086928044
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,14 +13,14 @@
stdenv.mkDerivation {
pname = "karp";
version = "0-unstable-2025-02-04";
version = "0-unstable-2025-02-21";
src = fetchFromGitLab {
domain = "invent.kde.org";
owner = "graphics";
repo = "karp";
rev = "2e54dbabddfd738104b597c34648b107aa6f6799";
hash = "sha256-N9mPB7BmyASWzCZNMgg9qakg0Jhn60bwbx+2Na9WumM=";
rev = "1da7f1e3f9b291c5031916a213d9c71ed6c39323";
hash = "sha256-PxiwJ9SCq6uG2F5CJFp6ta5zPLp8FnRe1jcHIs7Eg6w=";
};
nativeBuildInputs = [