~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH] community/broot: upgrade to 1.6.5

Marvin Preuss <marvin@xsteadfastx.org>
Details
Message ID
<20211022090150.1757578-1-marvin@xsteadfastx.org>
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 community/broot/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/broot/APKBUILD b/community/broot/APKBUILD
index b64603d62c..d1a4768b5b 100644
--- a/community/broot/APKBUILD
+++ b/community/broot/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=broot
pkgver=1.6.4
pkgver=1.6.5
pkgrel=1
pkgdesc="New way to see and navigate directory trees"
url="https://github.com/Canop/broot"
arch="x86_64 armv7 armhf aarch64 x86 ppc64le"  # limited by rust/cargo
arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # limited by rust/cargo
license="MIT"
makedepends="cargo libgit2-dev"
subpackages="$pkgname-doc"
@@ -27,6 +27,6 @@ package() {
}

sha512sums="
979889c3a226a145f55bdd036111c67cb25249e2e05c34487e37da36867c6a9671347809bcb2b36250b2c991d36e9d21f6fc86682a4d8923de579f73512fc8ca  broot-1.6.4.tar.gz
8bc9cd9e7a3dc989c629fdf7d0b5a627bd0a5a24705abe67ca3d8453c1e465bae6e0545bca736f5459904b99ee1348b1148e5afebc12b9a8b1f20d80b9329d49  broot-1.6.5.tar.gz
05bbce2c8553beba42d13e50de87e4a320aed45787d788269388e04408cf9325dba5cd44ce24c30547483e7b6e9561d3aca17e06ca2b8097fc24a387395dac0b  minimize-size.patch
"
-- 
2.33.1
Details
Message ID
<163490586440.6885.15251216215172998311.gitlab.26662.893baa9811313d348df926150f7bd627b1827c4a@listserv.local>
In-Reply-To
<20211022090150.1757578-1-marvin@xsteadfastx.org> (view parent)
DKIM signature
missing
Download raw message
On Fri, 22 Oct 2021 11:01:50 +0200, Marvin Preuss wrote:
>  url="https://github.com/Canop/broot"
> -arch="x86_64 armv7 armhf aarch64 x86 ppc64le"  # limited by rust/cargo
> +arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # limited by rust/cargo

Why did you remove this space? Two spaces before an in-line comment is a good code-style practice.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/26662#note_187197
Details
Message ID
<163492688144.6885.14737048211725646951.gitlab.26662.893baa9811313d348df926150f7bd627b1827c4a@listserv.local>
In-Reply-To
<163490586440.6885.15251216215172998311.gitlab.26662.893baa9811313d348df926150f7bd627b1827c4a@listserv.local> (view parent)
DKIM signature
missing
Download raw message
On Fri, 22 Oct 2021 11:01:50 +0200, Marvin Preuss wrote:
>  url="https://github.com/Canop/broot"
> -arch="x86_64 armv7 armhf aarch64 x86 ppc64le"  # limited by rust/cargo
> +arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # limited by rust/cargo

Looks mailed patches acreates new MRs, merged via !26691

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/26662#note_187313
Reply to thread Export thread (mbox)