Search Criteria
Package Details: zet 1.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zet.git (read-only, click to copy) |
|---|---|
| Package Base: | zet |
| Description: | CLI utility to find the union, intersection, set difference, etc of files considered as sets of lines |
| Upstream URL: | https://github.com/yarrow/zet |
| Licenses: | MIT, Apache |
| Submitter: | aulonsal |
| Maintainer: | None |
| Last Packager: | aulonsal |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-07-07 17:33 (UTC) |
| Last Updated: | 2023-06-01 18:07 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
aulonsal commented on 2026-01-04 22:56 (UTC) (edited on 2026-01-04 23:03 (UTC) by aulonsal)
zet-binworks. I tried to fix this package, but the latest release (tagged v.2.0.1) doesn't build with current stable rust with the dependencies in the lockfile (at least I can't get it to -> though this is not saying much) What does one do in this case? Ignore lockfile? Use rustup as dependency? and set older rust version? I dunno, I don't use rust.Anyway, if v2.0.1 would build on current stable rust, this is what I think the PKGBUILD should look like:
The error I'm facing with this is
error: hiding a lifetime that's elided elsewhere is confusingI am disowning the package due to a lack of time. Anybody interested, feel free to adopt it.
lacsaP commented on 2024-07-12 12:32 (UTC) (edited on 2024-07-12 12:33 (UTC) by lacsaP)
hi,
I can't generate the package because I'm encountering a error :
I don't get this error if I manually compile zet :
regards, lacsaP.