Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / gleam


Commits:
ca22beb7 by Carl Smedstad at 2026-06-04T23:16:33+02:00
upgpkg: 1.17.0-1: Upstream release

https://github.com/gleam-lang/gleam/blob/v1.17.0/CHANGELOG.md

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gleam
        pkgdesc = Friendly programming language for building type-safe and 
scalable systems
-       pkgver = 1.16.0
-       pkgrel = 2
+       pkgver = 1.17.0
+       pkgrel = 1
        url = https://github.com/gleam-lang/gleam
        arch = x86_64
        license = Apache-2.0
@@ -22,7 +22,7 @@ pkgbase = gleam
        options = !libtool
        options = !lto
        options = !staticlibs
-       source = git+https://github.com/gleam-lang/gleam#tag=v1.16.0
-       b2sums = 
687c56d2ce1ebf5a5cf05ea0de5d71040af1f23bab793666ff9b9ccac833453166bb57047c2d08b51a8c75fa074afea79221e7b032aaa437e397701485fac458
+       source = git+https://github.com/gleam-lang/gleam#tag=v1.17.0
+       b2sums = 
6996713ca0839746787f522860a5224505357bd9eb5539dd08a2b42c81ff9a8b5779404f5a5786424050618a3ff53e52b33e0843ccd621bd9b2ceb13bca81b3d
 
 pkgname = gleam


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Arnaud Berthomier <[email protected]>
 
 pkgname=gleam
-pkgver=1.16.0
-pkgrel=2
+pkgver=1.17.0
+pkgrel=1
 pkgdesc='Friendly programming language for building type-safe and scalable 
systems'
 arch=(x86_64)
 url='https://github.com/gleam-lang/gleam'
@@ -17,7 +17,7 @@ optdepends=('erlang: standard erlang distribution'
 provides=(gleam)
 options=(!docs !libtool !lto !staticlibs)
 source=("git+$url#tag=v$pkgver")
-b2sums=('687c56d2ce1ebf5a5cf05ea0de5d71040af1f23bab793666ff9b9ccac833453166bb57047c2d08b51a8c75fa074afea79221e7b032aaa437e397701485fac458')
+b2sums=('6996713ca0839746787f522860a5224505357bd9eb5539dd08a2b42c81ff9a8b5779404f5a5786424050618a3ff53e52b33e0843ccd621bd9b2ceb13bca81b3d')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gleam/-/commit/ca22beb7b1b1c4bfb6389215b29d4249f2e39767

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gleam/-/commit/ca22beb7b1b1c4bfb6389215b29d4249f2e39767
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to