Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lua-stdlib-normalize: update to 2.0.3.
@ 2020-04-16 23:31 cpixl
  2020-04-18  0:17 ` [PR PATCH] [Updated] " cpixl
  2020-04-20 14:03 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: cpixl @ 2020-04-16 23:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cpixl/void-packages lua-stdlib-normalize
https://github.com/void-linux/void-packages/pull/21062

lua-stdlib-normalize: update to 2.0.3.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lua-stdlib-normalize-21062.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From 5c15227af30aef68efe883e35861a26b822193ea Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Thu, 16 Apr 2020 20:31:13 -0300
Subject: [PATCH] lua-stdlib-normalize: update to 2.0.3.

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

diff --git a/srcpkgs/lua-stdlib-normalize/template b/srcpkgs/lua-stdlib-normalize/template
index 4e410081cc3..f2d4b72f097 100644
--- a/srcpkgs/lua-stdlib-normalize/template
+++ b/srcpkgs/lua-stdlib-normalize/template
@@ -1,6 +1,6 @@
 # Template file for 'lua-stdlib-normalize'
 pkgname=lua-stdlib-normalize
-version=2.0.2
+version=2.0.3
 revision=1
 wrksrc=normalize-${version}
 archs=noarch
@@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
 license="MIT"
 homepage="https://lua-stdlib.github.io/normalize/"
 distfiles="https://github.com/lua-stdlib/normalize/archive/v${version}.tar.gz"
-checksum=7ca9bc7812a0581f421f29dcb996011575849e4acda3d1683aa27fe4ff8c2687
+checksum=2038c38da542cf274b0b7512928e5b649c90a34f36c8919fbbbc2524b4ef716d
 
 do_install() {
 	for _lua_version in 5.1 5.2 5.3; do

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

* Re: [PR PATCH] [Updated] lua-stdlib-normalize: update to 2.0.3.
  2020-04-16 23:31 [PR PATCH] lua-stdlib-normalize: update to 2.0.3 cpixl
@ 2020-04-18  0:17 ` cpixl
  2020-04-20 14:03 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: cpixl @ 2020-04-18  0:17 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by cpixl against master on the void-packages repository

https://github.com/cpixl/void-packages lua-stdlib-normalize
https://github.com/void-linux/void-packages/pull/21062

lua-stdlib-normalize: update to 2.0.3.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lua-stdlib-normalize-21062.patch --]
[-- Type: text/x-diff, Size: 1235 bytes --]

From 9d604b91f0390f3a7d8007406e68c87395da02e5 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Thu, 16 Apr 2020 20:31:13 -0300
Subject: [PATCH] lua-stdlib-normalize: update to 2.0.3.

---
 srcpkgs/lua-stdlib-normalize/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lua-stdlib-normalize/template b/srcpkgs/lua-stdlib-normalize/template
index 4e410081cc3..57de02cf208 100644
--- a/srcpkgs/lua-stdlib-normalize/template
+++ b/srcpkgs/lua-stdlib-normalize/template
@@ -1,16 +1,16 @@
 # Template file for 'lua-stdlib-normalize'
 pkgname=lua-stdlib-normalize
-version=2.0.2
+version=2.0.3
 revision=1
-wrksrc=normalize-${version}
 archs=noarch
+wrksrc=normalize-${version}
 depends="lua lua-stdlib-debug"
 short_desc="Collection of normalized Lua functions (Lua 5.3)"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="MIT"
 homepage="https://lua-stdlib.github.io/normalize/"
 distfiles="https://github.com/lua-stdlib/normalize/archive/v${version}.tar.gz"
-checksum=7ca9bc7812a0581f421f29dcb996011575849e4acda3d1683aa27fe4ff8c2687
+checksum=2038c38da542cf274b0b7512928e5b649c90a34f36c8919fbbbc2524b4ef716d
 
 do_install() {
 	for _lua_version in 5.1 5.2 5.3; do

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

* Re: [PR PATCH] [Merged]: lua-stdlib-normalize: update to 2.0.3.
  2020-04-16 23:31 [PR PATCH] lua-stdlib-normalize: update to 2.0.3 cpixl
  2020-04-18  0:17 ` [PR PATCH] [Updated] " cpixl
@ 2020-04-20 14:03 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-04-20 14:03 UTC (permalink / raw)
  To: ml

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

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

lua-stdlib-normalize: update to 2.0.3.
https://github.com/void-linux/void-packages/pull/21062

Description:


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

end of thread, other threads:[~2020-04-20 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-16 23:31 [PR PATCH] lua-stdlib-normalize: update to 2.0.3 cpixl
2020-04-18  0:17 ` [PR PATCH] [Updated] " cpixl
2020-04-20 14:03 ` [PR PATCH] [Merged]: " Hoshpak

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).