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:
Bobby Rong
2024-01-07 16:18:14 +08:00
parent 5f70a5cbca
commit e061219911
@@ -22,7 +22,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "cambalache";
version = "0.12.1";
version = "0.16.0";
format = "other";
@@ -32,7 +32,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "jpu";
repo = pname;
rev = version;
sha256 = "sha256-kGCpccWIhaeWrzLlrDI7Vzd0KuAIKxvLrDuSqWtpSLU=";
sha256 = "sha256-Ha94Ca5a7EUBYuSJvMrLc5895Q2/01/tbKpwlHLmTDc=";
};
nativeBuildInputs = [