Skip to content
Snippets Groups Projects
Commit 01004993 authored by Celeste's avatar Celeste Committed by Kevin Daudt
Browse files

testing/gleam: upgrade to 0.30.5

parent 83701554
No related branches found
No related tags found
1 merge request!49889testing/gleam: upgrade to 0.30.5
Pipeline #174211 skipped
# Contributor: rubicon <rubicon@mailo.com>
# Maintainer: rubicon <rubicon@mailo.com>
pkgname=gleam
pkgver=0.28.3
pkgrel=1
pkgver=0.30.5
pkgrel=0
pkgdesc="Statically-typed language that compiles to Erlang and JS"
url="https://gleam.run/"
# s390x, riscv64, ppc64le: ring
# armhf, armv7: error: Undefined temporary symbol .LBB81_2
arch="all !armhf !armv7 !s390x !riscv64 !ppc64le"
# armhf: error: Undefined temporary symbol .LBB88_2
arch="all !armhf !s390x !riscv64 !ppc64le"
license="Apache-2.0"
depends="erlang-dev"
makedepends="cargo cargo-auditable"
source="$pkgname-$pkgver-2.tar.gz::https://github.com/gleam-lang/gleam/archive/refs/tags/v$pkgver.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://github.com/gleam-lang/gleam/archive/refs/tags/v$pkgver.tar.gz"
prepare() {
default_prepare
......@@ -33,5 +32,5 @@ package() {
}
sha512sums="
38f805726c2835e90a9c637a5d959ba00049579632ed4a4e51540aa1f35b944893e935b99c33cb1e75feb0c82b711b8cf4d5eacbefb6bbe7eb005af2d40affba gleam-0.28.3-2.tar.gz
54bc24fcfc0e4f302d2b716f5491048b06aee22e077770241c593c94f81b84617f35f7c995a8947c1d675469ffc1eaea85fed04ad3fbf49140f67609845e7b27 gleam-0.30.5.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment