Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lychee: update to 0.16.1.
@ 2024-11-05 20:15 icp1994
  2024-11-14 20:34 ` cinerea0
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2024-11-05 20:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages lychee
https://github.com/void-linux/void-packages/pull/52926

lychee: update to 0.16.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From f451e262944b70cc557c0b96e30cf45f5cb55e1c Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 3 Nov 2024 13:46:50 +0530
Subject: [PATCH] lychee: update to 0.16.1.

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

diff --git a/srcpkgs/lychee/template b/srcpkgs/lychee/template
index 6cad9b5a14a837..1fc7221f640b1f 100644
--- a/srcpkgs/lychee/template
+++ b/srcpkgs/lychee/template
@@ -1,6 +1,6 @@
 # Template file for 'lychee'
 pkgname=lychee
-version=0.15.1
+version=0.16.1
 revision=1
 build_style=cargo
 configure_args="--bin lychee"
@@ -12,8 +12,8 @@ maintainer="icp <pangolin@vivaldi.net>"
 license="Apache-2.0, MIT"
 homepage="https://lychee.cli.rs"
 changelog="https://github.com/lycheeverse/lychee/releases"
-distfiles="https://github.com/lycheeverse/lychee/archive/refs/tags/v${version}.tar.gz"
-checksum=21c52aab5eefb0fda578f8192dffc5b776954e585f5692b87079cbb52ac1d89c
+distfiles="https://github.com/lycheeverse/lychee/archive/refs/tags/lychee-v${version}.tar.gz"
+checksum=ee61627083c80459e0f6a48c11cd910711c86b744a294b6a00f7072dffa1b04b
 
 post_install() {
 	vlicense LICENSE-APACHE

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

* Re: lychee: update to 0.16.1.
  2024-11-05 20:15 [PR PATCH] lychee: update to 0.16.1 icp1994
@ 2024-11-14 20:34 ` cinerea0
  2024-11-16 19:08 ` [PR PATCH] [Updated] " icp1994
  2024-11-16 22:14 ` [PR PATCH] [Merged]: lychee: update to 0.17.0 cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-11-14 20:34 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/52926#issuecomment-2477359341

Comment:
v0.17.0 has been released upstream.

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

* Re: [PR PATCH] [Updated] lychee: update to 0.16.1.
  2024-11-05 20:15 [PR PATCH] lychee: update to 0.16.1 icp1994
  2024-11-14 20:34 ` cinerea0
@ 2024-11-16 19:08 ` icp1994
  2024-11-16 22:14 ` [PR PATCH] [Merged]: lychee: update to 0.17.0 cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2024-11-16 19:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages lychee
https://github.com/void-linux/void-packages/pull/52926

lychee: update to 0.16.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From bc30340258542add419c0407b736526ce51a8d15 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 3 Nov 2024 13:46:50 +0530
Subject: [PATCH] lychee: update to 0.17.0.

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

diff --git a/srcpkgs/lychee/template b/srcpkgs/lychee/template
index 6cad9b5a14a837..e1fae24c8aed7a 100644
--- a/srcpkgs/lychee/template
+++ b/srcpkgs/lychee/template
@@ -1,6 +1,6 @@
 # Template file for 'lychee'
 pkgname=lychee
-version=0.15.1
+version=0.17.0
 revision=1
 build_style=cargo
 configure_args="--bin lychee"
@@ -12,8 +12,8 @@ maintainer="icp <pangolin@vivaldi.net>"
 license="Apache-2.0, MIT"
 homepage="https://lychee.cli.rs"
 changelog="https://github.com/lycheeverse/lychee/releases"
-distfiles="https://github.com/lycheeverse/lychee/archive/refs/tags/v${version}.tar.gz"
-checksum=21c52aab5eefb0fda578f8192dffc5b776954e585f5692b87079cbb52ac1d89c
+distfiles="https://github.com/lycheeverse/lychee/archive/refs/tags/lychee-v${version}.tar.gz"
+checksum=78b006105363ce0e989401124fd8bcb0b60d697db2cb29c71f2cdd7f5179c91c
 
 post_install() {
 	vlicense LICENSE-APACHE

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

* Re: [PR PATCH] [Merged]: lychee: update to 0.17.0.
  2024-11-05 20:15 [PR PATCH] lychee: update to 0.16.1 icp1994
  2024-11-14 20:34 ` cinerea0
  2024-11-16 19:08 ` [PR PATCH] [Updated] " icp1994
@ 2024-11-16 22:14 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-11-16 22:14 UTC (permalink / raw)
  To: ml

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

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

lychee: update to 0.17.0.
https://github.com/void-linux/void-packages/pull/52926

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2024-11-16 22:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-05 20:15 [PR PATCH] lychee: update to 0.16.1 icp1994
2024-11-14 20:34 ` cinerea0
2024-11-16 19:08 ` [PR PATCH] [Updated] " icp1994
2024-11-16 22:14 ` [PR PATCH] [Merged]: lychee: update to 0.17.0 cinerea0

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