Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages /
pulumi
Commits:
e6089652 by Andrew Crerar at 2024-11-28T09:22:23-05:00
upgpkg: 3.142.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = pulumi
pkgdesc = Modern Infrastructure as Code
- pkgver = 3.141.0
+ pkgver = 3.142.0
pkgrel = 1
url = https://github.com/pulumi/pulumi
arch = x86_64
license = Apache
makedepends = go
depends = glibc
- source =
pulumi-3.141.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.141.0.tar.gz
- b2sums =
42da4fc4c42679e139f87ffbac70f2f6ba99ee5b76b8e148f7cbcab84c23baf52e151bfdd69c06fe4ddbe6bd5de52618aacd702486bbaa2c3afe7b299ff9bd81
+ source =
pulumi-3.142.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.142.0.tar.gz
+ b2sums =
0b7878404ed63ff087045edf791ae6edb9ffd6b9db4776e36cf10642b2617cad8bdcba3ec4ce19dea677daa73488a73106d274eb4bc49884754648a4f738f02c
pkgname = pulumi
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Christoph Gysin <[email protected]>
pkgname=pulumi
-pkgver=3.141.0
+pkgver=3.142.0
pkgrel=1
pkgdesc='Modern Infrastructure as Code'
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('Apache')
depends=('glibc')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-b2sums=('42da4fc4c42679e139f87ffbac70f2f6ba99ee5b76b8e148f7cbcab84c23baf52e151bfdd69c06fe4ddbe6bd5de52618aacd702486bbaa2c3afe7b299ff9bd81')
+b2sums=('0b7878404ed63ff087045edf791ae6edb9ffd6b9db4776e36cf10642b2617cad8bdcba3ec4ce19dea677daa73488a73106d274eb4bc49884754648a4f738f02c')
options=() # disable as soon as LTO problems are resolved
_plugin_dirs=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/e60896521c86d451004492a01ffe066bd312b932
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/e60896521c86d451004492a01ffe066bd312b932
You're receiving this email because of your account on gitlab.archlinux.org.