forked from pool/wezterm
- Update vendored dependencies.
- Replace obsoleted `disabledrun` subcommand option from _service. OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=83
This commit is contained in:
parent
baddd7bf37
commit
cca800b193
6
_service
6
_service
@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<service mode="disabled" name="download_files" />
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<service mode="manual" name="download_files" />
|
||||
<service name="cargo_vendor" mode="manual">
|
||||
<param name="srctar">wezterm-20230712.072601.f4abf8fd.tar.gz</param>
|
||||
<param name="compression">zst</param>
|
||||
<param name="update">true</param>
|
||||
@ -19,7 +19,7 @@
|
||||
<param name="cargotoml">wezterm-ssh/Cargo.toml</param>
|
||||
<param name="cargotoml">wezterm-toast-notification/Cargo.toml</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="disabled">
|
||||
<service name="cargo_audit" mode="manual">
|
||||
<param name="srcdir">wezterm-20230712-072601-f4abf8fd</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19fad218e9321a8a935448e4cfcc74375bf9975722f050072c5acbed708ca967
|
||||
size 108333606
|
||||
oid sha256:d5cfda4553facf77df174bbb099372a895959503ad39107715f94982fcc41d33
|
||||
size 87051957
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 13 13:00:28 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Update vendored dependencies.
|
||||
- Replace obsoleted `disabledrun` subcommand option from _service.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 7 14:19:49 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user