Search Criteria
Package Details: topiary 0.6.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/topiary.git (read-only, click to copy) |
---|---|
Package Base: | topiary |
Description: | The universal code formatter |
Upstream URL: | https://topiary.tweag.io/ |
Licenses: | MIT |
Submitter: | gtsiam |
Maintainer: | m4tx |
Last Packager: | m4tx |
Votes: | 2 |
Popularity: | 1.75 |
First Submitted: | 2023-09-09 19:13 (UTC) |
Last Updated: | 2025-06-05 08:40 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
m4tx commented on 2025-06-05 08:18 (UTC)
I adopted the package. Seems like 0.6.1 removed the git dependencies and uses crates.io-published ones now, so the package builds much, much faster now. I just released the new version on AUR.
gtsiam commented on 2025-04-17 06:19 (UTC)
0.6.0 is a nightmare to build on slow adsl since it pulls a bunch of git submodules. Cargo should really start doing shallow clones.
I'll be updating the package to 0.6.0 and orphaning it, if anyone is interested in trying to optimize the build, feel free to pick it up. I no longer use it.