Package Details: hsh 0.0.3.1.g3fe7054-1

Git Clone URL: https://aur.archlinux.org/hsh.git (read-only, click to copy)
Package Base: hsh
Description: better shell
Upstream URL: https://github.com/GrayHatter/hsh
Licenses: BSD-2-Clause
Submitter: micwoj92
Maintainer: micwoj92
Last Packager: micwoj92
Votes: 3
Popularity: 0.000797
First Submitted: 2024-04-10 02:49 (UTC)
Last Updated: 2025-11-09 23:18 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

micwoj92 commented on 2025-11-09 23:19 (UTC)

I've switched to zig0.14 since it is available in repos and opened upstream issue.

vitaliikuzhdin commented on 2025-11-09 00:42 (UTC)

build.zig:22:10: error: no field named 'root_source_file' in struct 'Build.ExecutableOptions'
        .root_source_file = src,
         ^~~~~~~~~~~~~~~~
/usr/lib/zig/std/Build.zig:771:31: note: struct declared here
pub const ExecutableOptions = struct {
                              ^~~~~~
referenced by:
    runBuild__anon_23451: /usr/lib/zig/std/Build.zig:2214:33
    main: /usr/lib/zig/compiler/build_runner.zig:366:29
    5 reference(s) hidden; use '-freference-trace=7' to see all references
==> ERROR: A failure occurred in build().