Search Criteria
Package Details: halloy 2024.14-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/halloy.git (read-only, click to copy) |
---|---|
Package Base: | halloy |
Description: | An open-source IRC client written in Rust, with the Iced GUI library |
Upstream URL: | https://github.com/squidowl/halloy |
Keywords: | irc |
Licenses: | GPL-3.0-or-later |
Submitter: | txtsd |
Maintainer: | txtsd |
Last Packager: | txtsd |
Votes: | 2 |
Popularity: | 0.31 |
First Submitted: | 2024-03-15 06:03 (UTC) |
Last Updated: | 2024-11-10 06:59 (UTC) |
Dependencies (7)
- alsa-lib
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (check)
Latest Comments
SpieringsAE commented on 2024-11-09 16:00 (UTC)
It did indeed work now, I am just now setting up this machine, so perhaps I had some misconfiguration at that point. Thanks anyway, now I don't have to force it in yay anymore
txtsd commented on 2024-11-09 12:04 (UTC)
@SpieringsAE That seems like a local problem. It built fine for me in chroot and otherwise.
Try syncing your computer's clock.
I added the aarch64 arch though. Thanks for reporting!
SpieringsAE commented on 2024-11-09 11:39 (UTC) (edited on 2024-11-09 11:39 (UTC) by SpieringsAE)
encountered some ssl issues trying to download the crates with this newest one, also it works on aarch64 architectures, so you can add that:
error: failed to download from
https://static.crates.io/crates/uuid/1.11.0/download
caused by:
[60] SSL peer certificate or SSH remote key was not OK (SSL certificate problem: certificate is not yet valid)
anrichp commented on 2024-08-27 09:35 (UTC)
@txtsd reported to upstream
txtsd commented on 2024-08-27 09:26 (UTC)
@anrichp Please report this upstream!
anrichp commented on 2024-08-27 09:18 (UTC)
I've recently updated the nvidia proprietary drivers and the app crashes after some time with the following error:
with a stack trace:
txtsd commented on 2024-05-26 05:21 (UTC)
@FishBoneEK rustup provides 1.78.0
FishBoneEK commented on 2024-05-25 16:47 (UTC) (edited on 2024-05-26 00:53 (UTC) by FishBoneEK)
During build:
rustup 1.27.1 in official Arch Repo provides rustc 1.70, and rustc 1.75 is released at the end of 2023.
Oh, the rust package provides a later version of rustc
txtsd commented on 2024-05-10 11:38 (UTC)
Thanks @glitsj16. I fixed the issues across the halloy packages.
glitsj16 commented on 2024-05-06 07:14 (UTC)
There's a typo in the PKGBUILD (twice): ${_pkgname} should be ${pkgname}.