Skip to content

Commit 4139dde

Browse files
authored
soco-cli: 0.4.73 -> 0.4.80 (#437390)
2 parents 032b726 + 4d952c3 commit 4139dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/so/soco-cli/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
python3.pkgs.buildPythonApplication rec {
88
pname = "soco-cli";
9-
version = "0.4.73";
9+
version = "0.4.80";
1010
pyproject = true;
1111

1212
disabled = python3.pythonOlder "3.6";
@@ -15,7 +15,7 @@ python3.pkgs.buildPythonApplication rec {
1515
owner = "avantrec";
1616
repo = "soco-cli";
1717
rev = "v${version}";
18-
hash = "sha256-WxBwHjh5tCXclQXqrHrpvZdcQU93RObteAfZyyVvKf0=";
18+
hash = "sha256-w4F1N1ULGH7mbxtI8FpZ54ixa9o7N2A9OEiE2FOf73g=";
1919
};
2020

2121
build-system = with python3.pkgs; [ setuptools ];

0 commit comments

Comments
 (0)