Merge pull request #70190 from hkjn/20191001-ledgerblue-0.1.29

pythonPackages.ledgerblue: 0.1.28 -> 0.1.29
This commit is contained in:
Renaud 2019-10-09 18:09:58 +02:00 committed by GitHub
commit 7899b5be55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "ledgerblue";
version = "0.1.28";
version = "0.1.29";
src = fetchPypi {
inherit pname version;
sha256 = "1jfh4gb3f16ga1ircwiyg7dldldmhn0a5slbpqsqr2g6mlqihpmd";
sha256 = "14zv8bp62r1fwrrpbwyg9a3s5dl76lbhd8lv16xim0w55p9vvixn";
};
propagatedBuildInputs = [