* [PR PATCH] tealdeer: update to 1.7.0
@ 2024-10-10 6:13 adigitoleo
2024-10-10 8:15 ` [PR REVIEW] " tranzystorekk
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: adigitoleo @ 2024-10-10 6:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 602 bytes --]
There is a new pull request by adigitoleo against master on the void-packages repository
https://github.com/adigitoleo/void-packages tealdeer
https://github.com/void-linux/void-packages/pull/52590
tealdeer: update to 1.7.0
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR for these architectures (crossbuilds):
- x86_64-musl
- i686
- armv7l-musl
- armv7hf
A patch file from https://github.com/void-linux/void-packages/pull/52590.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tealdeer-52590.patch --]
[-- Type: text/x-diff, Size: 1139 bytes --]
From 28bba8d5141b61efcf708a74b6aae2dc22099750 Mon Sep 17 00:00:00 2001
From: adigitoleo <adigitoleo@posteo.net>
Date: Thu, 10 Oct 2024 17:05:49 +1100
Subject: [PATCH] tealdeer: update to 1.7.0
---
srcpkgs/tealdeer/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/tealdeer/template b/srcpkgs/tealdeer/template
index 4d70a5f72d6db2..dd8338a64cc81f 100644
--- a/srcpkgs/tealdeer/template
+++ b/srcpkgs/tealdeer/template
@@ -1,7 +1,7 @@
# Template file for 'tealdeer'
pkgname=tealdeer
-version=1.6.1
-revision=2
+version=1.7.0
+revision=1
# uses rustls/ring
archs="x86_64* aarch64* i686* armv[67]*"
build_style=cargo
@@ -11,7 +11,7 @@ license="MIT, Apache-2.0"
homepage="https://github.com/dbrgn/tealdeer"
changelog="https://raw.githubusercontent.com/dbrgn/tealdeer/main/CHANGELOG.md"
distfiles="https://github.com/dbrgn/tealdeer/archive/refs/tags/v${version}.tar.gz"
-checksum=d42db25a56a72faec173c86192656c5381281dc197171f385fccffd518930430
+checksum=940fe96a44571f395ac8349e5cba7ddb9231ce526bee07a9eb68f02c32f7da7b
alternatives="tldr:/usr/bin/tldr:/usr/bin/tealdeer"
post_install() {
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR REVIEW] tealdeer: update to 1.7.0
2024-10-10 6:13 [PR PATCH] tealdeer: update to 1.7.0 adigitoleo
@ 2024-10-10 8:15 ` tranzystorekk
2024-10-10 8:17 ` tranzystorekk
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: tranzystorekk @ 2024-10-10 8:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 204 bytes --]
New review comment by tranzystorekk on void-packages repository
https://github.com/void-linux/void-packages/pull/52590#discussion_r1794940241
Comment:
Change `license` to SPDX, i.e. `Apache-2.0 OR MIT`
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: tealdeer: update to 1.7.0
2024-10-10 6:13 [PR PATCH] tealdeer: update to 1.7.0 adigitoleo
2024-10-10 8:15 ` [PR REVIEW] " tranzystorekk
@ 2024-10-10 8:17 ` tranzystorekk
2024-10-10 20:17 ` [PR PATCH] [Updated] " adigitoleo
2024-10-10 20:31 ` [PR PATCH] [Merged]: " tranzystorekk
3 siblings, 0 replies; 5+ messages in thread
From: tranzystorekk @ 2024-10-10 8:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 203 bytes --]
New comment by tranzystorekk on void-packages repository
https://github.com/void-linux/void-packages/pull/52590#issuecomment-2404402968
Comment:
Also it is good form to ping the maintainer @filiprojek
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] tealdeer: update to 1.7.0
2024-10-10 6:13 [PR PATCH] tealdeer: update to 1.7.0 adigitoleo
2024-10-10 8:15 ` [PR REVIEW] " tranzystorekk
2024-10-10 8:17 ` tranzystorekk
@ 2024-10-10 20:17 ` adigitoleo
2024-10-10 20:31 ` [PR PATCH] [Merged]: " tranzystorekk
3 siblings, 0 replies; 5+ messages in thread
From: adigitoleo @ 2024-10-10 20:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 607 bytes --]
There is an updated pull request by adigitoleo against master on the void-packages repository
https://github.com/adigitoleo/void-packages tealdeer
https://github.com/void-linux/void-packages/pull/52590
tealdeer: update to 1.7.0
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR for these architectures (crossbuilds):
- x86_64-musl
- i686
- armv7l-musl
- armv7hf
A patch file from https://github.com/void-linux/void-packages/pull/52590.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tealdeer-52590.patch --]
[-- Type: text/x-diff, Size: 1258 bytes --]
From e9e0a2aec31239299f9e04735ad729132ced720d Mon Sep 17 00:00:00 2001
From: adigitoleo <adigitoleo@posteo.net>
Date: Thu, 10 Oct 2024 17:05:49 +1100
Subject: [PATCH] tealdeer: update to 1.7.0
---
srcpkgs/tealdeer/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/tealdeer/template b/srcpkgs/tealdeer/template
index 4d70a5f72d6db2..435f07f864df2e 100644
--- a/srcpkgs/tealdeer/template
+++ b/srcpkgs/tealdeer/template
@@ -1,17 +1,17 @@
# Template file for 'tealdeer'
pkgname=tealdeer
-version=1.6.1
-revision=2
+version=1.7.0
+revision=1
# uses rustls/ring
archs="x86_64* aarch64* i686* armv[67]*"
build_style=cargo
short_desc="Very fast implementation of tldr in Rust"
maintainer="Filip Rojek <filip@filiprojek.cz>"
-license="MIT, Apache-2.0"
+license="Apache-2.0 OR MIT"
homepage="https://github.com/dbrgn/tealdeer"
changelog="https://raw.githubusercontent.com/dbrgn/tealdeer/main/CHANGELOG.md"
distfiles="https://github.com/dbrgn/tealdeer/archive/refs/tags/v${version}.tar.gz"
-checksum=d42db25a56a72faec173c86192656c5381281dc197171f385fccffd518930430
+checksum=940fe96a44571f395ac8349e5cba7ddb9231ce526bee07a9eb68f02c32f7da7b
alternatives="tldr:/usr/bin/tldr:/usr/bin/tealdeer"
post_install() {
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Merged]: tealdeer: update to 1.7.0
2024-10-10 6:13 [PR PATCH] tealdeer: update to 1.7.0 adigitoleo
` (2 preceding siblings ...)
2024-10-10 20:17 ` [PR PATCH] [Updated] " adigitoleo
@ 2024-10-10 20:31 ` tranzystorekk
3 siblings, 0 replies; 5+ messages in thread
From: tranzystorekk @ 2024-10-10 20:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 444 bytes --]
There's a merged pull request on the void-packages repository
tealdeer: update to 1.7.0
https://github.com/void-linux/void-packages/pull/52590
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR for these architectures (crossbuilds):
- x86_64-musl
- i686
- armv7l-musl
- armv7hf
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-10-10 20:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-10 6:13 [PR PATCH] tealdeer: update to 1.7.0 adigitoleo
2024-10-10 8:15 ` [PR REVIEW] " tranzystorekk
2024-10-10 8:17 ` tranzystorekk
2024-10-10 20:17 ` [PR PATCH] [Updated] " adigitoleo
2024-10-10 20:31 ` [PR PATCH] [Merged]: " tranzystorekk
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).