python3Packages.xonsh: 0.19.4 -> 0.19.9 (#421581)
Co-authored-by: SamLukeYes <SamLukeYes@users.noreply.github.com>
This commit is contained in:
commit
1d973967d6
@ -28,7 +28,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "xonsh";
|
||||
version = "0.19.4";
|
||||
version = "0.19.9";
|
||||
pyproject = true;
|
||||
|
||||
# PyPI package ships incomplete tests
|
||||
@ -36,7 +36,7 @@ buildPythonPackage rec {
|
||||
owner = "xonsh";
|
||||
repo = "xonsh";
|
||||
tag = version;
|
||||
hash = "sha256-gOk0BZNuKsEzs72Lukq7+7vltmtPE75gEs+JyLqBDdc=";
|
||||
hash = "sha256-7A6V2lfJHpjrp3AWSnfNuvPy02GvjNUXZqBBSomHJew=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user