Github messages for voidlinux
 help / color / mirror / Atom feed
From: atweiden <atweiden@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] lua54-lpeg: update to 1.1.0.
Date: Fri, 21 Jul 2023 05:44:06 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45164@inbox.vuxu.org> (raw)

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

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

https://github.com/atweiden/void-packages lua54-lpeg
https://github.com/void-linux/void-packages/pull/45164

lua54-lpeg: update to 1.1.0.
#### Testing the changes
- I tested the changes in this PR: **NO** (neovim?)

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl

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

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

From e44b606c8d044858671c602a31d2309a3ab4cdcb Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <atweiden@ioiojo.com>
Date: Fri, 21 Jul 2023 03:16:16 +0000
Subject: [PATCH] lua54-lpeg: update to 1.1.0.

---
 srcpkgs/lua54-lpeg/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/lua54-lpeg/template b/srcpkgs/lua54-lpeg/template
index eab5a0dad1cc..23c2e947fa02 100644
--- a/srcpkgs/lua54-lpeg/template
+++ b/srcpkgs/lua54-lpeg/template
@@ -1,7 +1,7 @@
 # Template file for 'lua54-lpeg'
 pkgname=lua54-lpeg
-version=1.0.2
-revision=4
+version=1.1.0
+revision=1
 hostmakedepends="lua51 lua52 lua53 lua54"
 makedepends="lua51-devel lua52-devel lua53-devel lua54-devel"
 depends="lua54"
@@ -9,9 +9,9 @@ _desc="Pattern-matching library for Lua based on Parsing Expression Grammars"
 short_desc="${_desc} (5.4.x)"
 maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
 license="MIT"
-homepage="http://www.inf.puc-rio.br/~roberto/lpeg/"
+homepage="https://www.inf.puc-rio.br/~roberto/lpeg/"
 distfiles="${homepage}/lpeg-${version}.tar.gz"
-checksum=48d66576051b6c78388faad09b70493093264588fcd0f258ddaab1cdd4a15ffe
+checksum=4b155d67d2246c1ffa7ad7bc466c1ea899bbc40fef0257cc9c03cecbaed4352a
 
 post_extract() {
 	mkdir -p lua51

             reply	other threads:[~2023-07-21  3:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-21  3:44 atweiden [this message]
2023-07-22 19:33 ` [PR PATCH] [Merged]: " Duncaen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45164@inbox.vuxu.org \
    --to=atweiden@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).