Search Criteria
Package Details: hare 0.24.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hare.git (read-only, click to copy) |
---|---|
Package Base: | hare |
Description: | The Hare programming language |
Upstream URL: | https://harelang.org/ |
Licenses: | MPL-2.0 AND GPL-3.0-only |
Submitter: | grawlinson |
Maintainer: | bitfehler |
Last Packager: | bitfehler |
Votes: | 26 |
Popularity: | 0.024962 |
First Submitted: | 2022-04-25 02:58 (UTC) |
Last Updated: | 2024-07-15 09:38 (UTC) |
Latest Comments
« First ‹ Previous 1 2
dwu commented on 2022-10-28 13:17 (UTC)
Building version r2694.b00d4a6f-1 via makepkg results in the following error during the check phase on my machine. Does this happen for anyone else?
grawlinson commented on 2022-10-16 08:12 (UTC)
Sweet, thanks! I've just added these changes.
apreiml commented on 2022-10-13 07:58 (UTC)
If you want to update to a recent commit, you'll need to fix the default linker flags like this:
grawlinson commented on 2022-07-21 08:24 (UTC)
Seems like a patch that should be submitted upstream, if it isn't already.
whynothugo commented on 2022-07-18 15:33 (UTC)
This patch allows
hare
to build onaarch64
:grawlinson commented on 2022-05-12 05:18 (UTC)
I’m compiling it in a clean chroot, and have done so for a while now. It compiles outside of a clean chroot well, so not sure what the issue is. I generally have test failures every now and then, but upstream are quick about fixing these.
Are you using an AUR helper?
midv commented on 2022-05-11 10:54 (UTC)
When trying to compile hare I'm getting:
Line 77 in Makefile currently looks like this:
I've tried that line in terminal, with variables replaced and there was no difference.
The same error appears when trying to compile hare outside of AUR cloned from upstream repo - before I try to report upstream, I'd like to know if the package compiles successfully for the rest of you. I don't have any changes in /etc/makepkg.conf.
vgivanovic commented on 2022-05-04 16:39 (UTC) (edited on 2022-05-04 16:42 (UTC) by vgivanovic)
« First ‹ Previous 1 2