Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / bazel
Commits: 34287edd by Daniel M. Capella at 2024-05-05T17:29:28-04:00 upgpkg: 7.1.1-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = bazel pkgdesc = Correct, reproducible, and fast builds for everyone pkgver = 7.1.1 - pkgrel = 1 + pkgrel = 2 url = https://bazel.build/ arch = x86_64 license = Apache-2.0 ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=bazel pkgver=7.1.1 -pkgrel=1 +pkgrel=2 pkgdesc='Correct, reproducible, and fast builds for everyone' arch=('x86_64') license=('Apache-2.0') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bazel/-/commit/34287edd29baef7cf6435429a1dffad8c18a9d2c -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bazel/-/commit/34287edd29baef7cf6435429a1dffad8c18a9d2c You're receiving this email because of your account on gitlab.archlinux.org.
