Andrew Crerar pushed to branch main at Arch Linux / Packaging / Packages / 
pulumi


Commits:
c018213d by Andrew Crerar at 2023-11-20T12:37:08-05:00
upgpkg: 3.94.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pulumi
        pkgdesc = Modern Infrastructure as Code
-       pkgver = 3.94.1
+       pkgver = 3.94.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.94.1.tar.gz::https://github.com/pulumi/pulumi/archive/v3.94.1.tar.gz
-       b2sums = 
0ec99f6d52147514e914e86cdeb05652a61f29d90880baab750f2343078ba6e6a3b424574835638b0090ed83031f54c0befc8dd879ba79e83f15da61039e05bb
+       source = 
pulumi-3.94.2.tar.gz::https://github.com/pulumi/pulumi/archive/v3.94.2.tar.gz
+       b2sums = 
06cc22b7a7ca5f437c0a41af5179a39d2efc66a90e87a372ac6f9deb8e0a925248c9cea11737684ee0e7525b7dbac89c4ee3db01a7a53680d80e42be70f56fcc
 
 pkgname = pulumi


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Christoph Gysin <[email protected]>
 
 pkgname=pulumi
-pkgver=3.94.1
+pkgver=3.94.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=('0ec99f6d52147514e914e86cdeb05652a61f29d90880baab750f2343078ba6e6a3b424574835638b0090ed83031f54c0befc8dd879ba79e83f15da61039e05bb')
+b2sums=('06cc22b7a7ca5f437c0a41af5179a39d2efc66a90e87a372ac6f9deb8e0a925248c9cea11737684ee0e7525b7dbac89c4ee3db01a7a53680d80e42be70f56fcc')
 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/c018213d0b535785d9f5ca47827d83f6aefe8a44

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/c018213d0b535785d9f5ca47827d83f6aefe8a44
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to