zellij/_service
Soc Virnyl Estela df3e1f14db - Update to version 0.38.1:
* refactor(server): remove unnecessary mut
  * fix(status-bar): add break tab hints
  * fix(reconnect): glitches on windows terminal
  * fix(grid): memory leak with unfocused tabs
  * fix(input): enforce ordering of actions after opening a new pane

- Remove zellij-fix-theme-dir.patch

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=70
2023-09-09 13:34:04 +00:00

11 lines
317 B
Plaintext

<services>
<service name="download_files" mode="manual" />
<service name="cargo_vendor" mode="manual">
<param name="srctar">zellij-0.38.1.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual" />
</services>