Merge pull request #171774 from r-ryantm/auto-update/python3.10-proglog
python310Packages.proglog: 0.1.9 -> 0.1.10
This commit is contained in:
commit
1aac75dc94
@ -2,11 +2,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "proglog";
|
||||
version = "0.1.9";
|
||||
version = "0.1.10";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "13diln950wk6nnn4rpmzx37rvrnpa7f803gwygiwbq1q46zwri6q";
|
||||
sha256 = "sha256-ZYwoycguTK6y8l9Ij/+c6s4i+NabFdDByG1kJ15N2rQ=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ tqdm ];
|
||||
|
Loading…
Reference in New Issue
Block a user