gleam-lang / gleam

⭐️ A friendly language for building type-safe, scalable systems!
https://gleam.run
Apache License 2.0
17.37k stars 721 forks source link

gleam doesn't update, on AUR helper (yay) #3491

Closed TotoShampoin closed 1 month ago

TotoShampoin commented 1 month ago

Steps and code to reproduce

yay -S gleam

Versions for Gleam, OS, the runtime and any other software used

Gleam 1.3.2-1 -> 1.4.1-1
Linux 6.10.2-arch1-1.1-g14
yay v12.3.5 - libalpm v14.0.0
rustc 1.76.0
rustup 1.27.1 (if that's relevant)

Logs from running the command

gleam.log

lpil commented 1 month ago

Hello! We are not the maintainers of any OS package, you will need to open an issue with whoever is.

TotoShampoin commented 1 month ago

@lpil Can you at least certify that you have at least taken a look at the installation logs I have sent, which seem to indicate to me that there is an issue in the rust code of Gleam itself, preventing it to compile?

lpil commented 1 month ago

We do not support old versions of Rust I'm afraid.