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