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:
commit
f086928044
1 changed files with 3 additions and 3 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue