Merge pull request #289158 from r-ryantm/auto-update/python311Packages.deluge-client

python311Packages.deluge-client: 1.9.0 -> 1.10.0
This commit is contained in:
Nick Cao 2024-02-15 22:33:50 -05:00 committed by GitHub
commit 624e695531
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,12 +2,12 @@
buildPythonPackage rec {
pname = "deluge-client";
version = "1.9.0";
version = "1.10.0";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "0d2f12108a147d44590c8df63997fcb32f8b2fbc18f8cbb221f0136e2e372b85";
sha256 = "sha256-Em3dVWkSYI/iBaRUIiIRsc11pg30QAvJYwa1F/Zn9Ik=";
};
# it will try to connect to a running instance