Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] grex: update to 1.4.4.
@ 2023-08-24 21:01 Bnyro
  2023-08-24 21:02 ` [PR PATCH] [Updated] grex: update to 1.4.4, adopt Bnyro
  2023-09-23 13:22 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-08-24 21:01 UTC (permalink / raw)
  To: ml

[-- 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/45746

grex: update to 1.4.4.

#### 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/45746.patch is attached

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

From 5998e424b27b8441049056a147e92c96815d253d Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 24 Aug 2023 22:43:11 +0200
Subject: [PATCH] grex: update to 1.4.4.

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

diff --git a/srcpkgs/grex/template b/srcpkgs/grex/template
index 56020d02b6a17..ea4c9c9ad0f5b 100644
--- a/srcpkgs/grex/template
+++ b/srcpkgs/grex/template
@@ -1,15 +1,15 @@
 # Template file for 'grex'
 pkgname=grex
-version=1.4.2
+version=1.4.4
 revision=1
 build_style=cargo
 short_desc="Tool for generating regular expressions from user-provided test cases"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Bnyro <bnyro@tutanota.com>"
 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=bdf8476433be13d2307fc2829cd68b15f71391f537adfc6d90d04092573d7bc4
+checksum=9e1c56f3071a75629da4393c5fc736f2b822075b4a1219366b16a039c92f13d2
 
 post_install() {
 	vdoc README.md

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

* Re: [PR PATCH] [Updated] grex: update to 1.4.4, adopt.
  2023-08-24 21:01 [PR PATCH] grex: update to 1.4.4 Bnyro
@ 2023-08-24 21:02 ` Bnyro
  2023-09-23 13:22 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-08-24 21:02 UTC (permalink / raw)
  To: ml

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

There is an updated 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/45746

grex: update to 1.4.4, adopt.

#### 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/45746.patch is attached

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

From 089d234c5f1bca942c27b215985fadb2dde4db65 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 24 Aug 2023 22:43:11 +0200
Subject: [PATCH] grex: update to 1.4.4, adopt.

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

diff --git a/srcpkgs/grex/template b/srcpkgs/grex/template
index 56020d02b6a17..ea4c9c9ad0f5b 100644
--- a/srcpkgs/grex/template
+++ b/srcpkgs/grex/template
@@ -1,15 +1,15 @@
 # Template file for 'grex'
 pkgname=grex
-version=1.4.2
+version=1.4.4
 revision=1
 build_style=cargo
 short_desc="Tool for generating regular expressions from user-provided test cases"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Bnyro <bnyro@tutanota.com>"
 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=bdf8476433be13d2307fc2829cd68b15f71391f537adfc6d90d04092573d7bc4
+checksum=9e1c56f3071a75629da4393c5fc736f2b822075b4a1219366b16a039c92f13d2
 
 post_install() {
 	vdoc README.md

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

* Re: [PR PATCH] [Merged]: grex: update to 1.4.4, adopt.
  2023-08-24 21:01 [PR PATCH] grex: update to 1.4.4 Bnyro
  2023-08-24 21:02 ` [PR PATCH] [Updated] grex: update to 1.4.4, adopt Bnyro
@ 2023-09-23 13:22 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-09-23 13:22 UTC (permalink / raw)
  To: ml

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

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

grex: update to 1.4.4, adopt.
https://github.com/void-linux/void-packages/pull/45746

Description:

#### 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



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

end of thread, other threads:[~2023-09-23 13:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-24 21:01 [PR PATCH] grex: update to 1.4.4 Bnyro
2023-08-24 21:02 ` [PR PATCH] [Updated] grex: update to 1.4.4, adopt Bnyro
2023-09-23 13:22 ` [PR PATCH] [Merged]: " Duncaen

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