SHA256
1
0
forked from pool/wezterm

- Update to version 20220807.113146.c2fee766+git109:

* deps: tiny-skia 0.7 -> 0.8
  * cargo update
  * Adjust render caching; switch to LFU caches from LRU

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=34
This commit is contained in:
Soc Virnyl Estela
2022-08-29 06:52:46 +00:00
committed by Git OBS Bridge
parent 3d42510851
commit a7cc4381ae
9 changed files with 21 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/wez/wezterm.git</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">1398c0d4b03a0179bd0fb8c1067bf76b98a0d598</param>
<param name="revision">b9d0843b710cecc08c27c36064fa19a47fea650a</param>
<param name="versionrewrite-pattern">(\d+)-(\d+)-(\w+)</param>
<param name="versionrewrite-replacement">\1.\2.\3</param>
<param name="changesgenerate">enable</param>