diff options
| author | Nuno Teixeira <eduardo@FreeBSD.org> | 2026-03-05 18:35:39 +0000 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2026-03-05 19:30:00 +0000 |
| commit | 912781be4c11b44ed6f69687839ad602d5383771 (patch) | |
| tree | 4e57a93a8d0cdf49dbdff0b3616e0450488ca455 | |
| parent | 3bf2df428c5e55b3bcba5e7fc0440363fa4f4927 (diff) | |
shells/xonsh: Update to 0.22.6
ChangeLog:
https://github.com/xonsh/xonsh/releases/tag/0.22.6
https://github.com/xonsh/xonsh/releases/tag/0.22.5
| -rw-r--r-- | shells/xonsh/Makefile | 2 | ||||
| -rw-r--r-- | shells/xonsh/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile index bc01755b1643..5d3f4f644cc1 100644 --- a/shells/xonsh/Makefile +++ b/shells/xonsh/Makefile @@ -1,5 +1,5 @@ PORTNAME= xonsh -DISTVERSION= 0.22.4 +DISTVERSION= 0.22.6 CATEGORIES= shells python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/shells/xonsh/distinfo b/shells/xonsh/distinfo index 8a7f4662a615..dcfde833b921 100644 --- a/shells/xonsh/distinfo +++ b/shells/xonsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771429455 -SHA256 (xonsh-0.22.4.tar.gz) = 6be346563fec2db75778ba5d2caee155525e634e99d9cc8cc347626025c0b3fa -SIZE (xonsh-0.22.4.tar.gz) = 826665 +TIMESTAMP = 1772735537 +SHA256 (xonsh-0.22.6.tar.gz) = 830df3fd7d403b5efa255b199bc3aecb4357f46964c37d5c4b05b19b69d156bd +SIZE (xonsh-0.22.6.tar.gz) = 828299 |
