Search Criteria
Package Details: hare-ssh 0.26.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hare-ssh.git (read-only, click to copy) |
|---|---|
| Package Base: | hare-ssh |
| Description: | SSH library for Hare |
| Upstream URL: | https://git.sr.ht/~sircmpwn/hare-ssh |
| Licenses: | MPL-2.0 |
| Submitter: | grawlinson |
| Maintainer: | bitfehler |
| Last Packager: | bitfehler |
| Votes: | 3 |
| Popularity: | 0.000001 |
| First Submitted: | 2022-05-10 10:10 (UTC) |
| Last Updated: | 2026-02-25 09:57 (UTC) |
Required by (2)
- himitsu-ssh (make)
- himitsu-ssh-git (make)
Latest Comments
torresjrjr commented on 2026-02-25 20:18 (UTC) (edited on 2026-02-25 20:19 (UTC) by torresjrjr)
6cbf820 does not build when user environment has nonstandard $HAREPATH, which is common for developers. This patch fixes build environment for reproducibility.
torresjrjr commented on 2026-02-23 13:58 (UTC) (edited on 2026-02-23 13:59 (UTC) by torresjrjr)
patch for upstream release 0.26.0
Note the inclusion of
export HAREPATH=...for reproducibility.Thanks
raiguard commented on 2022-08-04 04:28 (UTC)
This package no longer builds due to a change in the math stdlib. The upstream was updated with a fix two weeks ago.