Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] broot: update to 1.30.0
@ 2023-12-05  3:05 cinerea0
  2023-12-17  5:41 ` [PR PATCH] [Updated] " cinerea0
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: cinerea0 @ 2023-12-05  3:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages broot
https://github.com/void-linux/void-packages/pull/47590

broot: update to 1.30.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From e8fa4152b07cbe78076f8f8547e68ad5c9944da3 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 4 Dec 2023 22:00:27 -0500
Subject: [PATCH] broot: update to 1.30.0

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

diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template
index 1d24eadefaacd..d05e3715121a2 100644
--- a/srcpkgs/broot/template
+++ b/srcpkgs/broot/template
@@ -1,6 +1,6 @@
 # Template file for 'broot'
 pkgname=broot
-version=1.29.0
+version=1.30.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://dystroy.org/broot/"
 changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
 distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
-checksum=11309da9ff5413e5cff4a9d68fe47a45870fb7225246becbb0dde925cb4b41ba
+checksum=e398026e20705e9738bfce79f2a0ca79fdb76a177371cad5788ed58c41161359
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
 	broken="exr crate errors on big endian"

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

* Re: [PR PATCH] [Updated] broot: update to 1.30.0
  2023-12-05  3:05 [PR PATCH] broot: update to 1.30.0 cinerea0
@ 2023-12-17  5:41 ` cinerea0
  2023-12-23 21:06 ` [PR PATCH] [Updated] broot: update to 1.30.1 cinerea0
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2023-12-17  5:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages broot
https://github.com/void-linux/void-packages/pull/47590

broot: update to 1.30.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 960c230a9e37faeb7afd843d60cbd148a3762f81 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 17 Dec 2023 00:41:21 -0500
Subject: [PATCH] broot: update to 1.30.1

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

diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template
index 1d24eadefaacd..e8ba7b0aeaa1c 100644
--- a/srcpkgs/broot/template
+++ b/srcpkgs/broot/template
@@ -1,6 +1,6 @@
 # Template file for 'broot'
 pkgname=broot
-version=1.29.0
+version=1.30.1
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://dystroy.org/broot/"
 changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
 distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
-checksum=11309da9ff5413e5cff4a9d68fe47a45870fb7225246becbb0dde925cb4b41ba
+checksum=ce9defabcc44df97d0e088572bc00b51bb961b451d45f31dc1e57512d2515739
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
 	broken="exr crate errors on big endian"

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

* Re: [PR PATCH] [Updated] broot: update to 1.30.1
  2023-12-05  3:05 [PR PATCH] broot: update to 1.30.0 cinerea0
  2023-12-17  5:41 ` [PR PATCH] [Updated] " cinerea0
@ 2023-12-23 21:06 ` cinerea0
  2023-12-30 17:16 ` [PR PATCH] [Updated] broot: update to 1.30.2 cinerea0
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2023-12-23 21:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages broot
https://github.com/void-linux/void-packages/pull/47590

broot: update to 1.30.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From c7a4d9ec856bc39a47adef8d6e6e5e8783c50db1 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 23 Dec 2023 16:06:24 -0500
Subject: [PATCH] broot: update to 1.30.2

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

diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template
index 1d24eadefaacd..268fdd2508e06 100644
--- a/srcpkgs/broot/template
+++ b/srcpkgs/broot/template
@@ -1,6 +1,6 @@
 # Template file for 'broot'
 pkgname=broot
-version=1.29.0
+version=1.30.2
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://dystroy.org/broot/"
 changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
 distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
-checksum=11309da9ff5413e5cff4a9d68fe47a45870fb7225246becbb0dde925cb4b41ba
+checksum=497258f593ce6998f9a85369da87149ef1777313cd404dd83a46440dfff15943
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
 	broken="exr crate errors on big endian"

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

* Re: [PR PATCH] [Updated] broot: update to 1.30.2
  2023-12-05  3:05 [PR PATCH] broot: update to 1.30.0 cinerea0
  2023-12-17  5:41 ` [PR PATCH] [Updated] " cinerea0
  2023-12-23 21:06 ` [PR PATCH] [Updated] broot: update to 1.30.1 cinerea0
@ 2023-12-30 17:16 ` cinerea0
  2024-01-03  1:54 ` [PR PATCH] [Updated] broot: update to 1.31.0 cinerea0
  2024-01-06 23:31 ` [PR PATCH] [Merged]: broot: update to 1.32.0 classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2023-12-30 17:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages broot
https://github.com/void-linux/void-packages/pull/47590

broot: update to 1.30.2
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 11a82df2115b009378f222ceef2d8285815987e4 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 30 Dec 2023 12:16:00 -0500
Subject: [PATCH] broot: update to 1.31.0

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

diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template
index 1d24eadefaacd..bd78d47ee57b0 100644
--- a/srcpkgs/broot/template
+++ b/srcpkgs/broot/template
@@ -1,6 +1,6 @@
 # Template file for 'broot'
 pkgname=broot
-version=1.29.0
+version=1.31.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://dystroy.org/broot/"
 changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
 distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
-checksum=11309da9ff5413e5cff4a9d68fe47a45870fb7225246becbb0dde925cb4b41ba
+checksum=8aee20cc8c339262dbfd1b064c261cf9628ec671124f94412c23343bbdcb691b
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
 	broken="exr crate errors on big endian"

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

* Re: [PR PATCH] [Updated] broot: update to 1.31.0
  2023-12-05  3:05 [PR PATCH] broot: update to 1.30.0 cinerea0
                   ` (2 preceding siblings ...)
  2023-12-30 17:16 ` [PR PATCH] [Updated] broot: update to 1.30.2 cinerea0
@ 2024-01-03  1:54 ` cinerea0
  2024-01-06 23:31 ` [PR PATCH] [Merged]: broot: update to 1.32.0 classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-01-03  1:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages broot
https://github.com/void-linux/void-packages/pull/47590

broot: update to 1.31.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 891add32db21b28d92f0e9f6240314d9f599a08c Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 2 Jan 2024 20:54:44 -0500
Subject: [PATCH] broot: update to 1.32.0

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

diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template
index 1d24eadefaacd..401cf851ec614 100644
--- a/srcpkgs/broot/template
+++ b/srcpkgs/broot/template
@@ -1,6 +1,6 @@
 # Template file for 'broot'
 pkgname=broot
-version=1.29.0
+version=1.32.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://dystroy.org/broot/"
 changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
 distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
-checksum=11309da9ff5413e5cff4a9d68fe47a45870fb7225246becbb0dde925cb4b41ba
+checksum=0b9bf4a0dfa8a9cdcefcf18222dba4025379a8fa19190075835a99a507ae3d73
 
 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
 	broken="exr crate errors on big endian"

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

* Re: [PR PATCH] [Merged]: broot: update to 1.32.0
  2023-12-05  3:05 [PR PATCH] broot: update to 1.30.0 cinerea0
                   ` (3 preceding siblings ...)
  2024-01-03  1:54 ` [PR PATCH] [Updated] broot: update to 1.31.0 cinerea0
@ 2024-01-06 23:31 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2024-01-06 23:31 UTC (permalink / raw)
  To: ml

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

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

broot: update to 1.32.0
https://github.com/void-linux/void-packages/pull/47590

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


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

end of thread, other threads:[~2024-01-06 23:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05  3:05 [PR PATCH] broot: update to 1.30.0 cinerea0
2023-12-17  5:41 ` [PR PATCH] [Updated] " cinerea0
2023-12-23 21:06 ` [PR PATCH] [Updated] broot: update to 1.30.1 cinerea0
2023-12-30 17:16 ` [PR PATCH] [Updated] broot: update to 1.30.2 cinerea0
2024-01-03  1:54 ` [PR PATCH] [Updated] broot: update to 1.31.0 cinerea0
2024-01-06 23:31 ` [PR PATCH] [Merged]: broot: update to 1.32.0 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).