Search Criteria
Package Details: gossip-bin 1:0.13-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/gossip-bin.git (read-only, click to copy) |
---|---|
Package Base: | gossip-bin |
Description: | gossip nostr client built with rust |
Upstream URL: | https://github.com/mikedilger/gossip |
Keywords: | client deb gossip nostr |
Licenses: | MIT |
Conflicts: | gossip, gossip-git |
Provides: | gossip |
Submitter: | qlrd |
Maintainer: | qlrd |
Last Packager: | qlrd |
Votes: | 2 |
Popularity: | 0.001758 |
First Submitted: | 2023-09-16 21:03 (UTC) |
Last Updated: | 2024-12-22 20:36 (UTC) |
Dependencies (2)
- 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)
Latest Comments
shawnyeager commented on 2024-12-22 21:08 (UTC)
@qlrd Thanks for the quick fix!
qlrd commented on 2024-12-22 20:38 (UTC)
@shawnyeager, sorry.
I made a mistake on sha256sums. Just updated it.
shawnyeager commented on 2024-12-21 22:24 (UTC)
Hi. I'm running into these errors as of today:
qlrd commented on 2024-02-29 15:05 (UTC)
@dreieck, thanks for the tip. Updated according your words :)
dreieck commented on 2024-02-28 10:10 (UTC) (edited on 2024-02-28 10:11 (UTC) by dreieck)
Please add
gossip=${pkgver}
to theprovides
entry.And remove
gossip-bin
from theprovides
array. This package already isgossip-bin
by$pkgname
, it should not provide itself.Regards and thanks for maintaining!