[roll] Roll infra/recipes [rust_llvm_trigger] Fix a typo in package tag resolution.

This patch fixes an issue in rust package resolution. Before the
patch, it replaces "git_revision" with "git_revisions" tag.

Original-Bug: 415842052
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1272211
Original-Revision: 98750e3b0c8b61b28da8bf0a8a227795e6316758
GitOrigin-RevId: e4230e64a0df1e174e7e4d7941172371e48817f1
Change-Id: I4784466461c0559fff7ff37e9be936f23975ef36
1 file changed
tree: 8ce8d2a88f6bf1a21dc39a51def5d5d670ee0a2b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.