Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] httpstat: update to 1.1.0.
@ 2022-05-01 11:13 paper42
  2022-05-01 14:17 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2022-05-01 11:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages httpstat
https://github.com/void-linux/void-packages/pull/36933

httpstat: update to 1.1.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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
-->


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

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

From 4a3003a7facebc37cc1492e2b7070ea74ab0c5b9 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 1 May 2022 12:52:06 +0200
Subject: [PATCH] httpstat: update to 1.1.0.

---
 srcpkgs/httpstat/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template
index c6ecf6bf23a0..ef084155b7b9 100644
--- a/srcpkgs/httpstat/template
+++ b/srcpkgs/httpstat/template
@@ -1,16 +1,16 @@
 # Template file for 'httpstat'
 pkgname=httpstat
-version=1.0.0
-revision=12
+version=1.1.0
+revision=1
 build_style=go
+go_ldflags="-X=main.version=$version"
 go_import_path="github.com/davecheney/httpstat"
-hostmakedepends="git"
 short_desc="It's like curl -v, with colours"
-maintainer="Diogo Leal <diogo@diogoleal.com>"
+maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="MIT"
 homepage="https://github.com/davecheney/httpstat"
 distfiles="https://github.com/davecheney/httpstat/archive/v${version}.tar.gz"
-checksum=3a9e89141bb773ca5fa35b9b0ddd4832c17b317849471bacd0f1130333bbcd7b
+checksum=58260ab0a56557d0c2509ea09ee3fe54fe21a49f95d94189efdd64caec84fa67
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: httpstat: update to 1.1.0.
  2022-05-01 11:13 [PR PATCH] httpstat: update to 1.1.0 paper42
@ 2022-05-01 14:17 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-05-01 14:17 UTC (permalink / raw)
  To: ml

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

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

httpstat: update to 1.1.0.
https://github.com/void-linux/void-packages/pull/36933

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

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

<!--
#### 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
-->


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

end of thread, other threads:[~2022-05-01 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-01 11:13 [PR PATCH] httpstat: update to 1.1.0 paper42
2022-05-01 14:17 ` [PR PATCH] [Merged]: " paper42

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