Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hurl: update to 4.1.0.
@ 2023-09-22 20:52 icp1994
  2023-09-22 21:05 ` icp1994
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-09-22 20:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages hurl
https://github.com/void-linux/void-packages/pull/46191

hurl: update to 4.1.0.
#### 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/46191.patch is attached

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

From 8b5e9401544980b6539e80f1da94c7afc61d2f8c Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 22 Sep 2023 11:36:25 +0530
Subject: [PATCH] hurl: update to 4.1.0.

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

diff --git a/srcpkgs/hurl/template b/srcpkgs/hurl/template
index 6de478686c53e..0f470d3b2b021 100644
--- a/srcpkgs/hurl/template
+++ b/srcpkgs/hurl/template
@@ -1,6 +1,6 @@
 # Template file for 'hurl'
 pkgname=hurl
-version=4.0.0
+version=4.1.0
 revision=1
 build_style=cargo
 make_check_args="-- --skip=runner::hurl_file::run --skip=http::tests::libcurl
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://hurl.dev"
 changelog="https://raw.githubusercontent.com/Orange-OpenSource/hurl/master/CHANGELOG.md"
 distfiles="https://github.com/Orange-OpenSource/hurl/archive/refs/tags/${version}.tar.gz"
-checksum=43b5943b8135a0b2c0bb16897291e641f38e7e81aab17a18ee3d6eb5e1cd0d48
+checksum=3356f64158e6dc5f2e29c37eee80a43332b1734baa7380356affeb5160ffca09
 
 if [[ "$XBPS_WORDSIZE" -eq 32 ]]; then
 	make_check=no # https://github.com/Orange-OpenSource/hurl/issues/1220

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

* Re: hurl: update to 4.1.0.
  2023-09-22 20:52 [PR PATCH] hurl: update to 4.1.0 icp1994
@ 2023-09-22 21:05 ` icp1994
  2023-09-23 19:08 ` [PR PATCH] [Updated] " icp1994
  2023-10-02  7:35 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-09-22 21:05 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/46191#issuecomment-1732031569

Comment:
Repo Staging Status showing i686 as STAGED rather than OK so I guess that's the issue?

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

* Re: [PR PATCH] [Updated] hurl: update to 4.1.0.
  2023-09-22 20:52 [PR PATCH] hurl: update to 4.1.0 icp1994
  2023-09-22 21:05 ` icp1994
@ 2023-09-23 19:08 ` icp1994
  2023-10-02  7:35 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-09-23 19:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages hurl
https://github.com/void-linux/void-packages/pull/46191

hurl: update to 4.1.0.
#### 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/46191.patch is attached

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

From 6b1c5fd0d74f21a1724f2fae2ba456afaaa415c7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 22 Sep 2023 11:36:25 +0530
Subject: [PATCH] hurl: update to 4.1.0.

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

diff --git a/srcpkgs/hurl/template b/srcpkgs/hurl/template
index 6de478686c53e..0f470d3b2b021 100644
--- a/srcpkgs/hurl/template
+++ b/srcpkgs/hurl/template
@@ -1,6 +1,6 @@
 # Template file for 'hurl'
 pkgname=hurl
-version=4.0.0
+version=4.1.0
 revision=1
 build_style=cargo
 make_check_args="-- --skip=runner::hurl_file::run --skip=http::tests::libcurl
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://hurl.dev"
 changelog="https://raw.githubusercontent.com/Orange-OpenSource/hurl/master/CHANGELOG.md"
 distfiles="https://github.com/Orange-OpenSource/hurl/archive/refs/tags/${version}.tar.gz"
-checksum=43b5943b8135a0b2c0bb16897291e641f38e7e81aab17a18ee3d6eb5e1cd0d48
+checksum=3356f64158e6dc5f2e29c37eee80a43332b1734baa7380356affeb5160ffca09
 
 if [[ "$XBPS_WORDSIZE" -eq 32 ]]; then
 	make_check=no # https://github.com/Orange-OpenSource/hurl/issues/1220

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

* Re: [PR PATCH] [Merged]: hurl: update to 4.1.0.
  2023-09-22 20:52 [PR PATCH] hurl: update to 4.1.0 icp1994
  2023-09-22 21:05 ` icp1994
  2023-09-23 19:08 ` [PR PATCH] [Updated] " icp1994
@ 2023-10-02  7:35 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-10-02  7:35 UTC (permalink / raw)
  To: ml

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

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

hurl: update to 4.1.0.
https://github.com/void-linux/void-packages/pull/46191

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:[~2023-10-02  7:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-22 20:52 [PR PATCH] hurl: update to 4.1.0 icp1994
2023-09-22 21:05 ` icp1994
2023-09-23 19:08 ` [PR PATCH] [Updated] " icp1994
2023-10-02  7:35 ` [PR PATCH] [Merged]: " 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).