ghp-import: 0.4.1 -> 0.5.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ghp-import/versions.
This commit is contained in:
parent
249ba3d3ed
commit
dec5067b16
@ -3,12 +3,12 @@
|
||||
with python3.pkgs;
|
||||
|
||||
buildPythonApplication rec {
|
||||
version = "0.4.1";
|
||||
version = "0.5.5";
|
||||
pname = "ghp-import";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "6058810e1c46dd3b5b1eee87e203bdfbd566e10cfc77566edda7aa4dbf6a3053";
|
||||
sha256 = "1mvmpi7lqflw2lr0g0y5f9s0d1pv9cav4gbmaqnziqg442klx4iy";
|
||||
};
|
||||
|
||||
disabled = isPyPy;
|
||||
|
Loading…
Reference in New Issue
Block a user