SHA256
10
0
forked from pool/StyLua

- Update to version 0.18.1:

* Fixed parentheses around a single Luau type pack in a generic being removed causing syntax errors.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=32
This commit is contained in:
Soc Virnyl Estela
2023-08-26 13:46:38 +00:00
committed by Git OBS Bridge
parent 43e46a55ba
commit 83303ccdb1
6 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:198e54433b866b8d3a8934be3d1a0f4b40ac934621231be43d4aa2056cb66018
size 376262

3
StyLua-0.18.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e06bd0e2befcfebfa312930f282acdc6e2cffff7c1cabce648be4d88e7e5f7c0
size 376335

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 26 13:42:49 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.18.1:
* Fixed parentheses around a single Luau type pack in a generic being removed causing syntax errors.
-------------------------------------------------------------------
Sun Aug 13 13:26:45 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@@ -18,7 +18,7 @@
%define _bin_name stylua
Name: StyLua
Version: 0.18.0
Version: 0.18.1
Release: 0
Summary: Opinionated Lua code formatter
License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (MIT OR Unlicense) AND Apache-2.0 AND MIT AND MPL-2.0 AND MPL-2.0

View File

@@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="manual" />
<service name="cargo_vendor" mode="manual">
<param name="srctar">StyLua-0.18.0.tar.gz</param>
<param name="srctar">StyLua-0.18.1.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8d89847815355c2717cfccfec63bdaa36e4637df42980f926710bb2fc14231d
size 18173374
oid sha256:6ecfc6367d766dab4443f307e4499352b990177713c38c32bc9ee3bb4fbac1fb
size 15078985