Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] watchexec: update to 1.25.0
@ 2024-01-03  2:06 cinerea0
  2024-01-07  5:41 ` [PR PATCH] [Updated] " cinerea0
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: cinerea0 @ 2024-01-03  2:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages watchexec
https://github.com/void-linux/void-packages/pull/48038

watchexec: update to 1.25.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From fbcdfec2b9c60f47d479e9f3dbf2288eacf75635 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 2 Jan 2024 21:04:53 -0500
Subject: [PATCH] watchexec: update to 1.25.0

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

diff --git a/srcpkgs/watchexec/template b/srcpkgs/watchexec/template
index 0a13955664699..9dc1f98ff60d3 100644
--- a/srcpkgs/watchexec/template
+++ b/srcpkgs/watchexec/template
@@ -1,6 +1,6 @@
 # Template file for 'watchexec'
 pkgname=watchexec
-version=1.24.2
+version=1.25.0
 revision=1
 build_style=cargo
 make_install_args="--path crates/cli"
@@ -10,7 +10,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/watchexec/watchexec"
 distfiles="https://github.com/watchexec/watchexec/archive/refs/tags/v${version}.tar.gz"
-checksum=d863b77332bd56cd37a45a99ae2be50a9aa332b66b523a4a76676bd778c017d4
+checksum=a440554e6a73127c87c39d39c32ac1adbb58c0007765e521f11260cc123790bd
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	XBPS_CROSS_RUSTFLAGS+=" -latomic"

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

* Re: [PR PATCH] [Updated] watchexec: update to 1.25.0
  2024-01-03  2:06 [PR PATCH] watchexec: update to 1.25.0 cinerea0
@ 2024-01-07  5:41 ` cinerea0
  2024-01-07  6:06 ` [PR PATCH] [Updated] watchexec: update to 1.25.1 cinerea0
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2024-01-07  5:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages watchexec
https://github.com/void-linux/void-packages/pull/48038

watchexec: update to 1.25.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From aeb697250fb6285a249a271dd460b798649b4af7 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 7 Jan 2024 00:41:39 -0500
Subject: [PATCH] watchexec: update to 1.25.1

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

diff --git a/srcpkgs/watchexec/template b/srcpkgs/watchexec/template
index 0a13955664699..7bb055092e6f0 100644
--- a/srcpkgs/watchexec/template
+++ b/srcpkgs/watchexec/template
@@ -1,6 +1,6 @@
 # Template file for 'watchexec'
 pkgname=watchexec
-version=1.24.2
+version=1.25.1
 revision=1
 build_style=cargo
 make_install_args="--path crates/cli"
@@ -10,7 +10,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/watchexec/watchexec"
 distfiles="https://github.com/watchexec/watchexec/archive/refs/tags/v${version}.tar.gz"
-checksum=d863b77332bd56cd37a45a99ae2be50a9aa332b66b523a4a76676bd778c017d4
+checksum=9609163c14cd49ec651562838f38b88ed2d370e354af312ddc78c2be76c08d37
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	XBPS_CROSS_RUSTFLAGS+=" -latomic"

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

* Re: [PR PATCH] [Updated] watchexec: update to 1.25.1
  2024-01-03  2:06 [PR PATCH] watchexec: update to 1.25.0 cinerea0
  2024-01-07  5:41 ` [PR PATCH] [Updated] " cinerea0
@ 2024-01-07  6:06 ` cinerea0
  2024-01-10  1:39 ` [PR REVIEW] " classabbyamp
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2024-01-07  6:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages watchexec
https://github.com/void-linux/void-packages/pull/48038

watchexec: update to 1.25.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 628c1cde1d387a5685bfd54be2c169ab31263ed8 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 7 Jan 2024 01:06:36 -0500
Subject: [PATCH] watchexec: update to 1.25.1

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

diff --git a/srcpkgs/watchexec/template b/srcpkgs/watchexec/template
index 0a13955664699..7bb055092e6f0 100644
--- a/srcpkgs/watchexec/template
+++ b/srcpkgs/watchexec/template
@@ -1,6 +1,6 @@
 # Template file for 'watchexec'
 pkgname=watchexec
-version=1.24.2
+version=1.25.1
 revision=1
 build_style=cargo
 make_install_args="--path crates/cli"
@@ -10,7 +10,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/watchexec/watchexec"
 distfiles="https://github.com/watchexec/watchexec/archive/refs/tags/v${version}.tar.gz"
-checksum=d863b77332bd56cd37a45a99ae2be50a9aa332b66b523a4a76676bd778c017d4
+checksum=9609163c14cd49ec651562838f38b88ed2d370e354af312ddc78c2be76c08d37
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	XBPS_CROSS_RUSTFLAGS+=" -latomic"

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

* Re: [PR REVIEW] watchexec: update to 1.25.1
  2024-01-03  2:06 [PR PATCH] watchexec: update to 1.25.0 cinerea0
  2024-01-07  5:41 ` [PR PATCH] [Updated] " cinerea0
  2024-01-07  6:06 ` [PR PATCH] [Updated] watchexec: update to 1.25.1 cinerea0
@ 2024-01-10  1:39 ` classabbyamp
  2024-01-10  2:04 ` [PR PATCH] [Updated] " cinerea0
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2024-01-10  1:39 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/48038#discussion_r1446793754

Comment:
```suggestion
homepage="https://github.com/watchexec/watchexec"
changelog="https://github.com/watchexec/watchexec/releases"
```

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

* Re: [PR PATCH] [Updated] watchexec: update to 1.25.1
  2024-01-03  2:06 [PR PATCH] watchexec: update to 1.25.0 cinerea0
                   ` (2 preceding siblings ...)
  2024-01-10  1:39 ` [PR REVIEW] " classabbyamp
@ 2024-01-10  2:04 ` cinerea0
  2024-01-10  2:05 ` [PR REVIEW] " cinerea0
  2024-01-10  2:20 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2024-01-10  2:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages watchexec
https://github.com/void-linux/void-packages/pull/48038

watchexec: update to 1.25.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 1eca1a82e4258be96bfde26a96e3d4c825596c96 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 9 Jan 2024 21:03:52 -0500
Subject: [PATCH] watchexec: update to 1.25.1

---
 srcpkgs/watchexec/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/watchexec/template b/srcpkgs/watchexec/template
index 0a13955664699..40abfddd2ae72 100644
--- a/srcpkgs/watchexec/template
+++ b/srcpkgs/watchexec/template
@@ -1,6 +1,6 @@
 # Template file for 'watchexec'
 pkgname=watchexec
-version=1.24.2
+version=1.25.1
 revision=1
 build_style=cargo
 make_install_args="--path crates/cli"
@@ -9,8 +9,9 @@ short_desc="Executes commands in response to file modifications"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/watchexec/watchexec"
+changelog="https://github.com/watchexec/watchexec/releases"
 distfiles="https://github.com/watchexec/watchexec/archive/refs/tags/v${version}.tar.gz"
-checksum=d863b77332bd56cd37a45a99ae2be50a9aa332b66b523a4a76676bd778c017d4
+checksum=9609163c14cd49ec651562838f38b88ed2d370e354af312ddc78c2be76c08d37
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	XBPS_CROSS_RUSTFLAGS+=" -latomic"

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

* Re: [PR REVIEW] watchexec: update to 1.25.1
  2024-01-03  2:06 [PR PATCH] watchexec: update to 1.25.0 cinerea0
                   ` (3 preceding siblings ...)
  2024-01-10  2:04 ` [PR PATCH] [Updated] " cinerea0
@ 2024-01-10  2:05 ` cinerea0
  2024-01-10  2:20 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2024-01-10  2:05 UTC (permalink / raw)
  To: ml

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

New review comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48038#discussion_r1446805439

Comment:
Added in the latest push.

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

* Re: [PR PATCH] [Merged]: watchexec: update to 1.25.1
  2024-01-03  2:06 [PR PATCH] watchexec: update to 1.25.0 cinerea0
                   ` (4 preceding siblings ...)
  2024-01-10  2:05 ` [PR REVIEW] " cinerea0
@ 2024-01-10  2:20 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2024-01-10  2:20 UTC (permalink / raw)
  To: ml

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

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

watchexec: update to 1.25.1
https://github.com/void-linux/void-packages/pull/48038

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


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

end of thread, other threads:[~2024-01-10  2:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03  2:06 [PR PATCH] watchexec: update to 1.25.0 cinerea0
2024-01-07  5:41 ` [PR PATCH] [Updated] " cinerea0
2024-01-07  6:06 ` [PR PATCH] [Updated] watchexec: update to 1.25.1 cinerea0
2024-01-10  1:39 ` [PR REVIEW] " classabbyamp
2024-01-10  2:04 ` [PR PATCH] [Updated] " cinerea0
2024-01-10  2:05 ` [PR REVIEW] " cinerea0
2024-01-10  2:20 ` [PR PATCH] [Merged]: " classabbyamp

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