python37Packages.py3status: 3.18 -> 3.19
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-py3status/versions
This commit is contained in:
parent
e2d07d2cc7
commit
7220d2b3c2
@ -23,11 +23,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "py3status";
|
||||
version = "3.18";
|
||||
version = "3.19";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "053znyl68sjmlp3r4br5jxhqqswjfbb1rb8k6f9qpzcym37439r0";
|
||||
sha256 = "10ikvdx39phr7n01qa6y9i5lqg3blv0d6y1pwqniczaf558cfp3l";
|
||||
};
|
||||
|
||||
doCheck = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user