Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] broot: update to 1.13.1, adopt
@ 2022-06-08 16:15 cinerea0
  2022-06-08 19:13 ` SolitudeSF
  2022-06-11  5:01 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: cinerea0 @ 2022-06-08 16:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1289 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/37453

broot: update to 1.13.1, adopt
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

@SolitudeSF, is it alright if I adopt this package?

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

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

From bc6f300fd3775f88de5a9f4bbf29a108942a4af1 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Jun 2022 12:10:38 -0400
Subject: [PATCH] broot: update to 1.13.1, adopt

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

diff --git a/srcpkgs/broot/template b/srcpkgs/broot/template
index 315d5c31630f..bfd724e18cbc 100644
--- a/srcpkgs/broot/template
+++ b/srcpkgs/broot/template
@@ -1,15 +1,15 @@
 # Template file for 'broot'
 pkgname=broot
-version=1.6.6
+version=1.13.1
 revision=1
 build_style=cargo
 short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
-maintainer="SolitudeSF <solitudesf@protonmail.com>"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="MIT"
 homepage="https://dystroy.org/broot/"
 changelog="https://raw.githubusercontent.com/Canop/broot/master/CHANGELOG.md"
 distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz"
-checksum=95927b3f2c55f69cd87bb80672e697c83ad63dd9237fe3ebdd970b655d53a725
+checksum=95b4b01c43f23b8d4f06030b57c9b2e47a4fbbc4f6099acaf6e42d1f1697385e
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64*) ;;

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

* Re: broot: update to 1.13.1, adopt
  2022-06-08 16:15 [PR PATCH] broot: update to 1.13.1, adopt cinerea0
@ 2022-06-08 19:13 ` SolitudeSF
  2022-06-11  5:01 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: SolitudeSF @ 2022-06-08 19:13 UTC (permalink / raw)
  To: ml

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

New comment by SolitudeSF on void-packages repository

https://github.com/void-linux/void-packages/pull/37453#issuecomment-1150296880

Comment:
yes

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

* Re: [PR PATCH] [Merged]: broot: update to 1.13.1, adopt
  2022-06-08 16:15 [PR PATCH] broot: update to 1.13.1, adopt cinerea0
  2022-06-08 19:13 ` SolitudeSF
@ 2022-06-11  5:01 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2022-06-11  5:01 UTC (permalink / raw)
  To: ml

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

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

broot: update to 1.13.1, adopt
https://github.com/void-linux/void-packages/pull/37453

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

@SolitudeSF, is it alright if I adopt this package?

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

end of thread, other threads:[~2022-06-11  5:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 16:15 [PR PATCH] broot: update to 1.13.1, adopt cinerea0
2022-06-08 19:13 ` SolitudeSF
2022-06-11  5:01 ` [PR PATCH] [Merged]: " ericonr

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