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

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 29 06:43:55 UTC 2022 - socvirnyl.estela@gmail.com
- 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
-------------------------------------------------------------------
Sun Aug 28 00:34:09 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>