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