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