Github messages for voidlinux
 help / color / mirror / Atom feed
From: Bnyro <Bnyro@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] grex: update to 1.4.2.
Date: Thu, 27 Jul 2023 12:13:54 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45277@inbox.vuxu.org> (raw)

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

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

https://github.com/Bnyro/void-packages grex
https://github.com/void-linux/void-packages/pull/45277

grex: update to 1.4.2.

#### Testing the changes
- I tested the changes in this PR: **YES**

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



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

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

From aa2fcd35bb9bb64b8ad7af03672e862340866092 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 27 Jul 2023 12:14:06 +0200
Subject: [PATCH] grex: update to 1.4.2.

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

diff --git a/srcpkgs/grex/template b/srcpkgs/grex/template
index 53bd5dd4eb55d..4a71cb3cdaced 100644
--- a/srcpkgs/grex/template
+++ b/srcpkgs/grex/template
@@ -1,6 +1,6 @@
 # Template file for 'grex'
 pkgname=grex
-version=1.4.1
+version=1.4.2
 revision=1
 build_style=cargo
 short_desc="Tool for generating regular expressions from user-provided test cases"
@@ -9,12 +9,7 @@ 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=8413aae520d696969525961438d22e31cd966058ce3510e91e77da18603c96b9
-
-post_patch() {
-	# fixes an indexmap error when cross compiling
-	cargo update --package autocfg:1.0.1 --precise 1.1.0
-}
+checksum=bdf8476433be13d2307fc2829cd68b15f71391f537adfc6d90d04092573d7bc4
 
 post_install() {
 	vdoc README.md

             reply	other threads:[~2023-07-27 10:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27 10:13 Bnyro [this message]
2023-07-28  4:55 ` [PR PATCH] [Merged]: " classabbyamp
2023-07-28 10:33 ` ishaanbhimwal
2023-07-28 10:44 ` Bnyro
2023-07-28 11:16 ` Bnyro

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-45277@inbox.vuxu.org \
    --to=bnyro@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).