Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] grex: update to 1.4.1
Date: Wed, 09 Nov 2022 16:31:35 +0100	[thread overview]
Message-ID: <20221109153135.nYedx_zf8P_ekg5aS6edp6OTl7YzOCKmBhVA-7FRAhw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40377@inbox.vuxu.org>

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

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

https://github.com/cinerea0/void-packages grex
https://github.com/void-linux/void-packages/pull/40377

grex: update to 1.4.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From ae46184ddd6bf19b65bfff7b462f5d855ce6518d Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 9 Nov 2022 10:31:08 -0500
Subject: [PATCH] grex: update to 1.4.1

---
 srcpkgs/grex/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/grex/template b/srcpkgs/grex/template
index 8204541bf6f1..9297e9cb4f30 100644
--- a/srcpkgs/grex/template
+++ b/srcpkgs/grex/template
@@ -1,6 +1,6 @@
 # Template file for 'grex'
 pkgname=grex
-version=1.4.0
+version=1.4.1
 revision=1
 build_style=cargo
 short_desc="Tool for generating regular expressions from user-provided test cases"
@@ -9,7 +9,12 @@ license="Apache-2.0"
 homepage="https://github.com/pemistahl/grex"
 changelog="https://raw.githubusercontent.com/pemistahl/grex/main/RELEASE_NOTES.md"
 distfiles="https://github.com/pemistahl/grex/archive/v${version}.tar.gz"
-checksum=38610a97665a30a3b66519df41f979a39a0503d2e9ac6e1e3e3394ec305e7987
+checksum=8413aae520d696969525961438d22e31cd966058ce3510e91e77da18603c96b9
+
+post_patch() {
+	# fixes an indexmap error when cross compiling
+	cargo update --package autocfg --precise 1.1.0
+}
 
 post_install() {
 	vdoc README.md

  parent reply	other threads:[~2022-11-09 15:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-07 22:39 [PR PATCH] " cinerea0
2022-11-07 23:28 ` [PR PATCH] [Updated] " cinerea0
2022-11-09  9:01 ` [PR REVIEW] " classabbyamp
2022-11-09 15:31 ` cinerea0 [this message]
2022-11-09 15:55 ` [PR PATCH] [Updated] " cinerea0
2022-11-09 16:18 ` [PR REVIEW] " cinerea0
2022-11-09 18:06 ` [PR PATCH] [Merged]: " classabbyamp

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=20221109153135.nYedx_zf8P_ekg5aS6edp6OTl7YzOCKmBhVA-7FRAhw@z \
    --to=cinerea0@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).