Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
bazel


Commits:
3c5c3c4d by Sven-Hendrik Haase at 2025-03-27T23:50:13+01:00
upgpkg: 8.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = bazel
        pkgdesc = Correct, reproducible, and fast builds for everyone
-       pkgver = 8.1.0
+       pkgver = 8.1.1
        pkgrel = 1
        url = https://bazel.build/
        arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = bazel
        depends = which
        options = !debug
        options = !strip
-       source = 
https://github.com/bazelbuild/bazel/releases/download/8.1.0/bazel-8.1.0-dist.zip
-       source = 
https://github.com/bazelbuild/bazel/releases/download/8.1.0/bazel-8.1.0-dist.zip.sig
+       source = 
https://github.com/bazelbuild/bazel/releases/download/8.1.1/bazel-8.1.1-dist.zip
+       source = 
https://github.com/bazelbuild/bazel/releases/download/8.1.1/bazel-8.1.1-dist.zip.sig
        validpgpkeys = 71A1D0EFCFEB6281FD0437C93D5919B448457EE0
-       b2sums = 
76da69aa2ee53db5c2151d02cfc165489207883245b3e5b16a44020babac8eb8441beceef47f970e27b9897a1add3f4954e3ca5d3b2bed18b8493fe9ab036775
+       b2sums = 
8c8d98498d8ccbfd28e6fec91e4aff785be446393c2be408b4c9ff4135fba6b41cabfa7ca9f56b37acefe37c092d22c10374b3b35f46d79f417dd6fc6bac2756
        b2sums = SKIP
 
 pkgname = bazel


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Simon Legner <[email protected]>
 
 pkgname=bazel
-pkgver=8.1.0
+pkgver=8.1.1
 pkgrel=1
 pkgdesc='Correct, reproducible, and fast builds for everyone'
 arch=('x86_64')
@@ -16,7 +16,7 @@ options=('!debug' '!strip')
 source=(
   
"https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip"{,.sig}
 )
-b2sums=('76da69aa2ee53db5c2151d02cfc165489207883245b3e5b16a44020babac8eb8441beceef47f970e27b9897a1add3f4954e3ca5d3b2bed18b8493fe9ab036775'
+b2sums=('8c8d98498d8ccbfd28e6fec91e4aff785be446393c2be408b4c9ff4135fba6b41cabfa7ca9f56b37acefe37c092d22c10374b3b35f46d79f417dd6fc6bac2756'
         'SKIP')
 validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bazel/-/commit/3c5c3c4d14e5cd1868744f5427eaf52c7852229b

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


Reply via email to