[roll] Roll fuchsia [pkgctl] Add newline to `pkgctl get-hash` output.

This makes the pkgctl command line output for get-hash consistent with
the rest of the tooling. Previously, the newline was missing for the
get-hash subcommand, causing the command line prompt to appear directly
after the output hash instead of the next line.

Original-Fixed: 95157
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/662665
Original-Revision: 16a008c7869a62b3e70b51da4151dfdf57800896
GitOrigin-RevId: 4f792b54bf7516983ac52f87d4cc9e0572878bb7
Change-Id: I4d8c009a1d65840ce5a9eedbd553efd0ae2b6e0a
1 file changed
tree: 65a0194382f7a245228556f4d7876e1528858ecb
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.