Package Details: rust-cowsay 0.1.4-1

Git Clone URL: https://aur.archlinux.org/rust-cowsay.git (read-only, click to copy)
Package Base: rust-cowsay
Description: Cowsay rewritten in Rust.
Upstream URL: https://github.com/ThisNekoGuy/rust-cowsay
Licenses: MIT
Conflicts: cowsay, cowsay-bin, cowsay-git, rust-cowsay-git
Provides: cowsay
Submitter: Neko-san
Maintainer: Neko-san
Last Packager: Neko-san
Votes: 0
Popularity: 0.000000
First Submitted: 2022-08-01 09:47 (UTC)
Last Updated: 2022-08-01 09:59 (UTC)

Dependencies (3)

Required by (9)

Sources (1)

Latest Comments

Neko-san commented on 2025-09-12 20:16 (UTC)

That can be fixed by updating your Rust toolchain to nightly. I'd change the dependency by default, but I'm not physically in a position do that for some time, so you'll have to switch to nightly on your own in the mean time until I can come back to this.

simonweiss commented on 2025-09-10 16:51 (UTC)

Build error on v0.1.4

error[E0554]: `#![feature]` may not be used on the stable release channel
 --> src/lib.rs:1:1
  |
1 | #![feature(proc_macro_hygiene)]
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

For more information about this error, try `rustc --explain E0554`.
error: could not compile `cowsay` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: rust-cowsay-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
rust-cowsay - exit status 4