opkg

statically linked package installer
git clone anongit@rnpnr.xyz:opkg.git
Log | Files | Refs | Feed | Submodules | README | LICENSE

Commit: 75d10110c6327567376ab17598a487fc5e3f6eec
Parent: 235ee2d2e5c8c97845035b63b50ff225a72ead6b
Author: Randy Palamar
Date:   Wed,  4 Mar 2026 19:06:14 -0700

hyx: bump to 2026.01.11

Diffstat:
Mpkg/editors/hyx/.gitignore | 2+-
Mpkg/editors/hyx/gen.lua | 1+
Mpkg/editors/hyx/sha256 | 2+-
Mpkg/editors/hyx/url | 2+-
Mpkg/editors/hyx/ver | 2+-
5 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/pkg/editors/hyx/.gitignore b/pkg/editors/hyx/.gitignore @@ -1,2 +1,2 @@ -/hyx-2024.02.29.tar.xz +/hyx-2026.01.11.tar.xz /src diff --git a/pkg/editors/hyx/gen.lua b/pkg/editors/hyx/gen.lua @@ -6,6 +6,7 @@ exe('hyx', { 'history.c', 'hyx.c', 'input.c', + 'term.c', 'view.c', }) diff --git a/pkg/editors/hyx/sha256 b/pkg/editors/hyx/sha256 @@ -1 +1 @@ -76e7f1df3b1a6de7aded1a7477ad0c22e36a8ac21077a52013b5836583479771 hyx-2024.02.29.tar.xz +550863c9e6a2c0e2618c16a562c8ee995e88c1d30e62abfdf4ecb819b3c4df54 hyx-2026.01.11.tar.xz diff --git a/pkg/editors/hyx/url b/pkg/editors/hyx/url @@ -1 +1 @@ -url = "https://yx7.cc/code/hyx/hyx-2024.02.29.tar.xz" +url = "https://yx7.cc/code/hyx/hyx-2026.01.11.tar.xz" diff --git a/pkg/editors/hyx/ver b/pkg/editors/hyx/ver @@ -1 +1 @@ -2024.02.29 r0 +2026.01.11 r0