gnu: helix: Update to 25.07.1.

* gnu/packages/text-editors.scm (helix): Update to 25.07.1.

Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Murilo 2025-08-21 19:40:49 -03:00 committed by Andreas Enge
parent 41a5c5c5c7
commit ceca2249b1
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
2 changed files with 544 additions and 152 deletions

File diff suppressed because it is too large Load diff

View file

@ -561,7 +561,7 @@ plugin, though a standalone binary is built also.")
(define-public helix
(package
(name "helix")
(version "25.01.1")
(version "25.07.1")
(source
(origin
(method git-fetch)
@ -570,7 +570,7 @@ plugin, though a standalone binary is built also.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1i9g1xk4vs11ccsrvdjz33yprcsim9ag045vifm7rx03hzcxfry0"))))
(base32 "06m4zagivfa40rw25n3fn66d0z2rsf3r3cjdzwh67lh10wcb6m24"))))
(build-system cargo-build-system)
(arguments
(list