Package Details: gleam 1.6.2-1

Git Clone URL: https://aur.archlinux.org/gleam.git (read-only, click to copy)
Package Base: gleam
Description: A friendly language for building type-safe, scalable systems!
Upstream URL: http://github.com/gleam-lang/gleam
Keywords: gleam
Licenses: Apache2
Provides: gleam
Submitter: NobbZ
Maintainer: tleican
Last Packager: tleican
Votes: 16
Popularity: 2.62
First Submitted: 2019-04-22 21:38 (UTC)
Last Updated: 2024-11-25 16:31 (UTC)

Pinned Comments

xyproto commented on 2024-09-03 21:53 (UTC)

@tleican I'm planning to move this package to [extra], and adopt+maintain it there, if you don't mind.

Latest Comments

« First ‹ Previous 1 2

gdamjan commented on 2023-02-21 11:20 (UTC)

the package should probably not install in /usr/local/bin - that's for the local administrator, or for non-packaged apps.

gilcu2 commented on 2022-08-03 08:53 (UTC) (edited on 2022-08-03 09:01 (UTC) by gilcu2)

Getting error:

error: failed to load manifest for workspace member ~/.cache/yay/gleam/src/gleam-0.22.1/compiler-cli

Caused by: failed to parse manifest at ~/.cache/yay/gleam/src/gleam-0.22.1/compiler-cli/Cargo.toml

Caused by: feature edition2021 is required

this Cargo does not support nightly features, but if you switch to nightly channel you can add cargo-features = ["edition2021"] to enable this feature

I have rust-nightly

Solver with: rustup default nightly

NobbZ commented on 2020-08-24 19:31 (UTC)

My current CI/CD pipeline on https://gitlab.com/NobbZ/arch-gleam failes for reasons I don't understand.

Also I do not use Arch-Linux anymore.

If someone wants to take over the package please contact me through gitlab issues or email!

NobbZ commented on 2019-12-25 11:52 (UTC)

I'm aware of the 0.6.0 release, but I don't carry a laptop with me during holidays. I'll push an update next year. Though if someone would do a MR on the gitlab repository, I might be able to merge through mobile.

NobbZ commented on 2019-06-26 09:03 (UTC) (edited on 2019-06-26 09:03 (UTC) by NobbZ)