eden/scm/hgcache_size_logger/packman.yml: switch targets from buck1 to buck2

Summary:
All targets in this .yml file were still building with deprecated buck1, yet they build just fine with buck2.
I induced thic change by running the following:
```
perl -pi -e 's{\bbuck:}{buck2:}g' eden/scm/hgcache_size_logger/packman.yml
```
# FYI: build-time/size changes:
- build size delta: **-6.33%** of 51M (combined size (bytes) of all RPMs)
- **Nice speedup:** build time delta: **-53.00%** of 200 seconds (wallclock)

Reviewed By: StanislavGlebik

Differential Revision: D47084675

fbshipit-source-id: d8e21afeb3a2372803d529299b84e187d4f22d14
This commit is contained in:
Jim Meyering 2023-06-28 00:15:04 -07:00 committed by Facebook GitHub Bot
parent 18ba74f53e
commit 7c4534b9b3

View File

@ -4,6 +4,6 @@ packages:
packager: source_control
build_architectures: [x86_64, aarch64]
rules:
buck:eden/scm/hgcache_size_logger:hgcache_size_logger:
buck2:eden/scm/hgcache_size_logger:hgcache_size_logger:
eden/scm/hgcache_size_logger/hgcache_size_logger.par:
path: /usr/local/bin/hgcache_size_logger