Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages /
pulumi
Commits:
2e57e10d by Andrew Crerar at 2023-12-08T16:44:15-05:00
upgpkg: 3.96.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pulumi
pkgdesc = Modern Infrastructure as Code
- pkgver = 3.96.1
+ pkgver = 3.96.2
pkgrel = 1
url = https://github.com/pulumi/pulumi
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = pulumi
makedepends = go
depends = glibc
options = !lto
- source =
pulumi-3.96.1.tar.gz::https://github.com/pulumi/pulumi/archive/v3.96.1.tar.gz
- b2sums =
4a81bcc0a1e5e6554c3e3dcb2ca67335acd6d650d0cfcaf25ccd935a0f4007261eb8fab1c2b06c916a49d10576586ce47d9112e7f7b167017712f12e5c3fe542
+ source =
pulumi-3.96.2.tar.gz::https://github.com/pulumi/pulumi/archive/v3.96.2.tar.gz
+ b2sums =
d8e50fe832a81d3a6e6d2c4e888c9ca3dc0773006da2f0cfdc8c2dbe176436578b3c35e42aba92e35c48911f35289066c442c4e8acca5377e25cb9964c6fa6e7
pkgname = pulumi
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Christoph Gysin <[email protected]>
pkgname=pulumi
-pkgver=3.96.1
+pkgver=3.96.2
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=('4a81bcc0a1e5e6554c3e3dcb2ca67335acd6d650d0cfcaf25ccd935a0f4007261eb8fab1c2b06c916a49d10576586ce47d9112e7f7b167017712f12e5c3fe542')
+b2sums=('d8e50fe832a81d3a6e6d2c4e888c9ca3dc0773006da2f0cfdc8c2dbe176436578b3c35e42aba92e35c48911f35289066c442c4e8acca5377e25cb9964c6fa6e7')
options=('!lto') # disable as soon as LTO problems are resolved
_plugin_dirs=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/2e57e10d65b5fc1a7e101f8e057b88c9db7f08fc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/2e57e10d65b5fc1a7e101f8e057b88c9db7f08fc
You're receiving this email because of your account on gitlab.archlinux.org.