Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sc-controller: update to 0.4.8.9.
@ 2023-05-22  5:20 Hnaguski
  2023-05-23  1:36 ` [PR PATCH] [Updated] " Hnaguski
  2023-05-23 12:17 ` [PR PATCH] [Merged]: sc-controller: update to 0.4.8.10 abenson
  0 siblings, 2 replies; 3+ messages in thread
From: Hnaguski @ 2023-05-22  5:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hnaguski/void-packages sc-controller
https://github.com/void-linux/void-packages/pull/44025

sc-controller: update to 0.4.8.9.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/44025.patch is attached

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

From da1ce8787094c26551c45de4f355c86af2cc7a37 Mon Sep 17 00:00:00 2001
From: Henry Naguski <henry@nilsu.org>
Date: Sun, 21 May 2023 15:23:22 -0600
Subject: [PATCH] sc-controller: update to 0.4.8.9.

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

diff --git a/srcpkgs/sc-controller/template b/srcpkgs/sc-controller/template
index d24a5b7d6d39..ed10b64fe4f5 100644
--- a/srcpkgs/sc-controller/template
+++ b/srcpkgs/sc-controller/template
@@ -1,7 +1,7 @@
 # Template file for 'sc-controller'
 pkgname=sc-controller
-version=0.4.8.7
-revision=2
+version=0.4.8.9
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel zlib-devel"
@@ -12,4 +12,4 @@ maintainer="Henry Naguski <henry@nilsu.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/Ryochan7/sc-controller"
 distfiles="https://github.com/Ryochan7/sc-controller/archive/refs/tags/v$version.tar.gz"
-checksum=af96bc2f2a90207007bc5ed00c626a1927085bb2aab7efb373e7e4339d4d11ae
+checksum=ba6b7f82998006234d32d3b8be95cbe3fa983da93fc113984b7d936c12b3afc4

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

* Re: [PR PATCH] [Updated] sc-controller: update to 0.4.8.9.
  2023-05-22  5:20 [PR PATCH] sc-controller: update to 0.4.8.9 Hnaguski
@ 2023-05-23  1:36 ` Hnaguski
  2023-05-23 12:17 ` [PR PATCH] [Merged]: sc-controller: update to 0.4.8.10 abenson
  1 sibling, 0 replies; 3+ messages in thread
From: Hnaguski @ 2023-05-23  1:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hnaguski/void-packages sc-controller
https://github.com/void-linux/void-packages/pull/44025

sc-controller: update to 0.4.8.9.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/44025.patch is attached

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

From 30fc24be0234a78f6e58954abb0eb8d1e71650fc Mon Sep 17 00:00:00 2001
From: Henry Naguski <henry@nilsu.org>
Date: Sun, 21 May 2023 15:23:22 -0600
Subject: [PATCH] sc-controller: update to 0.4.8.10.

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

diff --git a/srcpkgs/sc-controller/template b/srcpkgs/sc-controller/template
index d24a5b7d6d39..69d2cefbe0b2 100644
--- a/srcpkgs/sc-controller/template
+++ b/srcpkgs/sc-controller/template
@@ -1,7 +1,7 @@
 # Template file for 'sc-controller'
 pkgname=sc-controller
-version=0.4.8.7
-revision=2
+version=0.4.8.10
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel zlib-devel"
@@ -12,4 +12,4 @@ maintainer="Henry Naguski <henry@nilsu.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/Ryochan7/sc-controller"
 distfiles="https://github.com/Ryochan7/sc-controller/archive/refs/tags/v$version.tar.gz"
-checksum=af96bc2f2a90207007bc5ed00c626a1927085bb2aab7efb373e7e4339d4d11ae
+checksum=1f55e89a441e911d98d534a5f29deb5f133cdfa4593fd85238356cf6cc781312

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

* Re: [PR PATCH] [Merged]: sc-controller: update to 0.4.8.10.
  2023-05-22  5:20 [PR PATCH] sc-controller: update to 0.4.8.9 Hnaguski
  2023-05-23  1:36 ` [PR PATCH] [Updated] " Hnaguski
@ 2023-05-23 12:17 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2023-05-23 12:17 UTC (permalink / raw)
  To: ml

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

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

sc-controller: update to 0.4.8.10.
https://github.com/void-linux/void-packages/pull/44025

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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:[~2023-05-23 12:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-22  5:20 [PR PATCH] sc-controller: update to 0.4.8.9 Hnaguski
2023-05-23  1:36 ` [PR PATCH] [Updated] " Hnaguski
2023-05-23 12:17 ` [PR PATCH] [Merged]: sc-controller: update to 0.4.8.10 abenson

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