Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages /
pulumi
Commits:
bbaf920b by Andrew Crerar at 2024-10-08T09:34:43-04:00
upgpkg: 3.136.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = pulumi
pkgdesc = Modern Infrastructure as Code
- pkgver = 3.135.1
+ pkgver = 3.136.0
pkgrel = 1
url = https://github.com/pulumi/pulumi
arch = x86_64
license = Apache
makedepends = go
depends = glibc
- source =
pulumi-3.135.1.tar.gz::https://github.com/pulumi/pulumi/archive/v3.135.1.tar.gz
- b2sums =
13e98dbf78dcced6e28d87fb7d19a452c7b31261ce871174c945727342197ec187dc13c5e4fed37c88395c524d13a4ae54ca3e2421a0d00f2c8ea77331338179
+ source =
pulumi-3.136.0.tar.gz::https://github.com/pulumi/pulumi/archive/v3.136.0.tar.gz
+ b2sums =
997dcd51c256cd0ae0c10892ba3f48e958953df7aba8435d93db76837152b00ffd099d0fe8cc83cff5b3cd3b0e80f3f4f9f182d540ce7a535c6597714068002e
pkgname = pulumi
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Christoph Gysin <[email protected]>
pkgname=pulumi
-pkgver=3.135.1
+pkgver=3.136.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=('13e98dbf78dcced6e28d87fb7d19a452c7b31261ce871174c945727342197ec187dc13c5e4fed37c88395c524d13a4ae54ca3e2421a0d00f2c8ea77331338179')
+b2sums=('997dcd51c256cd0ae0c10892ba3f48e958953df7aba8435d93db76837152b00ffd099d0fe8cc83cff5b3cd3b0e80f3f4f9f182d540ce7a535c6597714068002e')
options=() # disable as soon as LTO problems are resolved
_plugin_dirs=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/bbaf920bf7ca8437f63e02f8fa2b288902c75a7d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/bbaf920bf7ca8437f63e02f8fa2b288902c75a7d
You're receiving this email because of your account on gitlab.archlinux.org.