diff options
| author | Nuno Teixeira <eduardo@FreeBSD.org> | 2026-02-04 18:30:18 +0000 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2026-02-04 19:07:39 +0000 |
| commit | 4862ae1c04e5432712daf07db8a772ad0aff1304 (patch) | |
| tree | 3cc2615efec103ef3b38dc2a59d13b51eb15a776 | |
| parent | da1117e9bae941b84fef57638fe53b349b645253 (diff) | |
shells/xonsh: Update to 0.22.2
| -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 71994bd0469a..76ce459dca7d 100644 --- a/shells/xonsh/Makefile +++ b/shells/xonsh/Makefile @@ -1,5 +1,5 @@ PORTNAME= xonsh -DISTVERSION= 0.22.1 +DISTVERSION= 0.22.2 CATEGORIES= shells python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/shells/xonsh/distinfo b/shells/xonsh/distinfo index bfd878c96eac..eb6b1a90bd77 100644 --- a/shells/xonsh/distinfo +++ b/shells/xonsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768416921 -SHA256 (xonsh-0.22.1.tar.gz) = 99db059725dc7061c1647099fe8ce619ba2ce520018606a2f7a720032622a9b5 -SIZE (xonsh-0.22.1.tar.gz) = 822358 +TIMESTAMP = 1770229340 +SHA256 (xonsh-0.22.2.tar.gz) = a3ceb8dc2111bb383e464b46b59e5a1d7811ee8d947d2227d64200d6788ff815 +SIZE (xonsh-0.22.2.tar.gz) = 826228 |
