Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] s6-rc: update to 0.5.3.1.
@ 2022-05-22  6:17 mobinmob
  2022-06-14 20:41 ` mobinmob
  2022-06-14 20:41 ` [PR PATCH] [Closed]: " mobinmob
  0 siblings, 2 replies; 3+ messages in thread
From: mobinmob @ 2022-05-22  6:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages s6-rc
https://github.com/void-linux/void-packages/pull/37236

s6-rc: update to 0.5.3.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@Duncaen 

<!--
#### 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/37236.patch is attached

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

From 48ef6b94e5b3084f84e2cb163e7895c55f6de524 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 22 May 2022 09:16:02 +0300
Subject: [PATCH] s6-rc: update to 0.5.3.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index e47ba8b92b1f..0dd7057d69f7 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.3.0
+version=0.5.3.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93a31d2bd39569f684792973b556ac02723bdb60bd1ae76e9a0ea1f4a9b43f27
+checksum=058c6edb928bbe284ec94b5cd7139bacf34472ccc5ff9603a3ae6a18d53b3c12
 
 build_options="static"
 

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

* Re: s6-rc: update to 0.5.3.1.
  2022-05-22  6:17 [PR PATCH] s6-rc: update to 0.5.3.1 mobinmob
@ 2022-06-14 20:41 ` mobinmob
  2022-06-14 20:41 ` [PR PATCH] [Closed]: " mobinmob
  1 sibling, 0 replies; 3+ messages in thread
From: mobinmob @ 2022-06-14 20:41 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/37236#issuecomment-1155691733

Comment:
Superseded by https://github.com/void-linux/void-packages/pull/37562 .

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

* Re: [PR PATCH] [Closed]: s6-rc: update to 0.5.3.1.
  2022-05-22  6:17 [PR PATCH] s6-rc: update to 0.5.3.1 mobinmob
  2022-06-14 20:41 ` mobinmob
@ 2022-06-14 20:41 ` mobinmob
  1 sibling, 0 replies; 3+ messages in thread
From: mobinmob @ 2022-06-14 20:41 UTC (permalink / raw)
  To: ml

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

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

s6-rc: update to 0.5.3.1.
https://github.com/void-linux/void-packages/pull/37236

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

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

@Duncaen 

<!--
#### 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] 3+ messages in thread

end of thread, other threads:[~2022-06-14 20:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-22  6:17 [PR PATCH] s6-rc: update to 0.5.3.1 mobinmob
2022-06-14 20:41 ` mobinmob
2022-06-14 20:41 ` [PR PATCH] [Closed]: " mobinmob

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