Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] StyLua: update to 0.15.3.
@ 2022-12-21 23:57 ram02z
  2022-12-22  0:25 ` mhmdanas
  2022-12-22  0:34 ` [PR PATCH] [Closed]: " ram02z
  0 siblings, 2 replies; 3+ messages in thread
From: ram02z @ 2022-12-21 23:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1232 bytes --]

There is a new pull request by ram02z against master on the void-packages repository

https://github.com/ram02z/void-packages StyLua
https://github.com/void-linux/void-packages/pull/41231

StyLua: update to 0.15.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/41231.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-StyLua-41231.patch --]
[-- Type: text/x-diff, Size: 1160 bytes --]

From 2b742d4ddb3bbe0e972930317881cee99404837a Mon Sep 17 00:00:00 2001
From: Omar Zeghouani <omarzeghouanii@gmail.com>
Date: Wed, 21 Dec 2022 23:55:31 +0000
Subject: [PATCH] StyLua: update to 0.15.3.

---
 srcpkgs/StyLua/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/StyLua/template b/srcpkgs/StyLua/template
index b9c13bf33a8c..153647da60a8 100644
--- a/srcpkgs/StyLua/template
+++ b/srcpkgs/StyLua/template
@@ -1,6 +1,6 @@
 # Template file for 'StyLua'
 pkgname=StyLua
-version=0.15.2
+version=0.15.3
 revision=1
 build_style=cargo
 configure_args="$(vopt_if lua52 '--features lua52') $(vopt_if lua53 '--features lua53')
@@ -11,7 +11,7 @@ license="MPL-2.0"
 homepage="https://github.com/JohnnyMorganz/StyLua"
 changelog="https://raw.githubusercontent.com/JohnnyMorganz/StyLua/main/CHANGELOG.md"
 distfiles="https://github.com/JohnnyMorganz/StyLua/archive/v${version}.tar.gz"
-checksum=9a0ce0131f0fa38652f03281c54de0c6e3251e06897a53d719e78449d66e270b
+checksum=37feff9a52c2355419cb5dabdc6dac15f6fbef7d91b7cd9f33bd593efe278306
 
 build_options="lua52 lua53 lua54 luau"
 build_options_default="lua52 lua53 lua54 luau"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: StyLua: update to 0.15.3.
  2022-12-21 23:57 [PR PATCH] StyLua: update to 0.15.3 ram02z
@ 2022-12-22  0:25 ` mhmdanas
  2022-12-22  0:34 ` [PR PATCH] [Closed]: " ram02z
  1 sibling, 0 replies; 3+ messages in thread
From: mhmdanas @ 2022-12-22  0:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 179 bytes --]

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/41231#issuecomment-1362249362

Comment:
This is a duplicate of my PR #41178.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: StyLua: update to 0.15.3.
  2022-12-21 23:57 [PR PATCH] StyLua: update to 0.15.3 ram02z
  2022-12-22  0:25 ` mhmdanas
@ 2022-12-22  0:34 ` ram02z
  1 sibling, 0 replies; 3+ messages in thread
From: ram02z @ 2022-12-22  0:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1084 bytes --]

There's a closed pull request on the void-packages repository

StyLua: update to 0.15.3.
https://github.com/void-linux/void-packages/pull/41231

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-22  0:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-21 23:57 [PR PATCH] StyLua: update to 0.15.3 ram02z
2022-12-22  0:25 ` mhmdanas
2022-12-22  0:34 ` [PR PATCH] [Closed]: " ram02z

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).