Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages /
pulumi
Commits:
89691da8 by Andrew Crerar at 2024-08-12T16:27:07-04:00
upgpkg: 3.129.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = pulumi
pkgdesc = Modern Infrastructure as Code
- pkgver = 3.128.0
+ pkgver = 3.129.0
pkgrel = 1
url = https://github.com/pulumi/pulumi
arch = x86_64
license = Apache
makedepends = go
depends = glibc
- source =
pulumi-3.128.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.128.0.tar.gz
- b2sums =
ed6d985cc1b55291312664c818155e2808e4280a1da7a7126ed5c4bf5c4957d4a34bd81c554f57f0df789d3d4e5c906a1fc0c8e32785e325e79e8ed2e8de54ec
+ source =
pulumi-3.129.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.129.0.tar.gz
+ b2sums =
8165e94e42844470038cfef62e76f156c48680a72d6548da6a8304817139fc58487ec9ca4ccd1a4e714700b70bd8f9db5277a1d79188cde87cda1f332ca2b3c1
pkgname = pulumi
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Christoph Gysin <[email protected]>
pkgname=pulumi
-pkgver=3.128.0
+pkgver=3.129.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=('ed6d985cc1b55291312664c818155e2808e4280a1da7a7126ed5c4bf5c4957d4a34bd81c554f57f0df789d3d4e5c906a1fc0c8e32785e325e79e8ed2e8de54ec')
+b2sums=('8165e94e42844470038cfef62e76f156c48680a72d6548da6a8304817139fc58487ec9ca4ccd1a4e714700b70bd8f9db5277a1d79188cde87cda1f332ca2b3c1')
options=() # disable as soon as LTO problems are resolved
_plugin_dirs=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/89691da84a82c16d3869417b16e604463f8a7995
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/89691da84a82c16d3869417b16e604463f8a7995
You're receiving this email because of your account on gitlab.archlinux.org.