mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-10 16:45:51 +03:00
cambalache: 0.12.1 → 0.16.0
https://gitlab.gnome.org/jpu/cambalache/-/compare/0.12.1...0.16.0
This commit is contained in:
parent
5f70a5cbca
commit
e061219911
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
python3.pkgs.buildPythonApplication rec {
|
python3.pkgs.buildPythonApplication rec {
|
||||||
pname = "cambalache";
|
pname = "cambalache";
|
||||||
version = "0.12.1";
|
version = "0.16.0";
|
||||||
|
|
||||||
format = "other";
|
format = "other";
|
||||||
|
|
||||||
@ -32,7 +32,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
owner = "jpu";
|
owner = "jpu";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "sha256-kGCpccWIhaeWrzLlrDI7Vzd0KuAIKxvLrDuSqWtpSLU=";
|
sha256 = "sha256-Ha94Ca5a7EUBYuSJvMrLc5895Q2/01/tbKpwlHLmTDc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user