Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tuxedo-keyboard: update to 3.2.8
@ 2023-07-30 13:27 newbluemoon
  2023-08-04  5:11 ` [PR PATCH] [Closed]: " newbluemoon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: newbluemoon @ 2023-07-30 13:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages tuxedo-keyboard
https://github.com/void-linux/void-packages/pull/45324

tuxedo-keyboard: update to 3.2.8
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (x86_64)


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

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

From 9704df69ea54dcf8fc8b2d4fae79bd3805a2366d Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 30 Jul 2023 15:25:46 +0200
Subject: [PATCH] tuxedo-keyboard: update to 3.2.8

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

diff --git a/srcpkgs/tuxedo-keyboard/template b/srcpkgs/tuxedo-keyboard/template
index 0b1a22f5a17cb..22d8f1e540642 100644
--- a/srcpkgs/tuxedo-keyboard/template
+++ b/srcpkgs/tuxedo-keyboard/template
@@ -1,6 +1,6 @@
 # Template file for 'tuxedo-keyboard'
 pkgname=tuxedo-keyboard
-version=3.2.7
+version=3.2.8
 revision=1
 depends="dkms"
 short_desc="TUXEDO kernel module drivers for keyboard & general hardware I/O"
@@ -8,7 +8,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/tuxedocomputers/tuxedo-keyboard"
 distfiles="https://github.com/tuxedocomputers/tuxedo-keyboard/archive/v${version}.tar.gz"
-checksum=5948c4a7aca586426f9476b28f02c0ccf21f59615f5edcac58ef8aa00c1dc276
+checksum=4f3a6c6ec718c4abb51a37a9a9a37fbece92c8ba8b2e3020663048a1ac12c928
 
 dkms_modules="tuxedo-keyboard ${version}"
 

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

* Re: [PR PATCH] [Closed]: tuxedo-keyboard: update to 3.2.8
  2023-07-30 13:27 [PR PATCH] tuxedo-keyboard: update to 3.2.8 newbluemoon
@ 2023-08-04  5:11 ` newbluemoon
  2023-08-04  5:11 ` [PR PATCH] [Updated] " newbluemoon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: newbluemoon @ 2023-08-04  5:11 UTC (permalink / raw)
  To: ml

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

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

tuxedo-keyboard: update to 3.2.8
https://github.com/void-linux/void-packages/pull/45324

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

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

<!--
#### 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, (x86_64)


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

* Re: [PR PATCH] [Updated] tuxedo-keyboard: update to 3.2.8
  2023-07-30 13:27 [PR PATCH] tuxedo-keyboard: update to 3.2.8 newbluemoon
  2023-08-04  5:11 ` [PR PATCH] [Closed]: " newbluemoon
@ 2023-08-04  5:11 ` newbluemoon
  2023-08-04  5:18 ` newbluemoon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: newbluemoon @ 2023-08-04  5:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages tuxedo-keyboard
https://github.com/void-linux/void-packages/pull/45324

tuxedo-keyboard: update to 3.2.8
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (x86_64)


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

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



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

* Re: [PR PATCH] [Updated] tuxedo-keyboard: update to 3.2.8
  2023-07-30 13:27 [PR PATCH] tuxedo-keyboard: update to 3.2.8 newbluemoon
  2023-08-04  5:11 ` [PR PATCH] [Closed]: " newbluemoon
  2023-08-04  5:11 ` [PR PATCH] [Updated] " newbluemoon
@ 2023-08-04  5:18 ` newbluemoon
  2023-08-04  5:19 ` tuxedo-keyboard: update to 3.2.9 newbluemoon
  2023-08-05 20:21 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: newbluemoon @ 2023-08-04  5:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages tuxedo-keyboard
https://github.com/void-linux/void-packages/pull/45324

tuxedo-keyboard: update to 3.2.8
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (x86_64)


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

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

From 04f14613b5fda5988a12a1b166ff1b4c7f95b440 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Fri, 4 Aug 2023 07:17:30 +0200
Subject: [PATCH] tuxedo-keyboard: updtate to 3.2.9

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

diff --git a/srcpkgs/tuxedo-keyboard/template b/srcpkgs/tuxedo-keyboard/template
index 0b1a22f5a17cb..d53cb7e8fc842 100644
--- a/srcpkgs/tuxedo-keyboard/template
+++ b/srcpkgs/tuxedo-keyboard/template
@@ -1,6 +1,6 @@
 # Template file for 'tuxedo-keyboard'
 pkgname=tuxedo-keyboard
-version=3.2.7
+version=3.2.9
 revision=1
 depends="dkms"
 short_desc="TUXEDO kernel module drivers for keyboard & general hardware I/O"
@@ -8,7 +8,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/tuxedocomputers/tuxedo-keyboard"
 distfiles="https://github.com/tuxedocomputers/tuxedo-keyboard/archive/v${version}.tar.gz"
-checksum=5948c4a7aca586426f9476b28f02c0ccf21f59615f5edcac58ef8aa00c1dc276
+checksum=fc317c6ca66ca5fa5c511b058d842837dc93cd1133e54b4931bebc909a872344
 
 dkms_modules="tuxedo-keyboard ${version}"
 

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

* Re: tuxedo-keyboard: update to 3.2.9
  2023-07-30 13:27 [PR PATCH] tuxedo-keyboard: update to 3.2.8 newbluemoon
                   ` (2 preceding siblings ...)
  2023-08-04  5:18 ` newbluemoon
@ 2023-08-04  5:19 ` newbluemoon
  2023-08-05 20:21 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: newbluemoon @ 2023-08-04  5:19 UTC (permalink / raw)
  To: ml

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

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/pull/45324#issuecomment-1665017900

Comment:
Sorry for reopening, forgot to commit before pushing ;)

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

* Re: [PR PATCH] [Merged]: tuxedo-keyboard: update to 3.2.9
  2023-07-30 13:27 [PR PATCH] tuxedo-keyboard: update to 3.2.8 newbluemoon
                   ` (3 preceding siblings ...)
  2023-08-04  5:19 ` tuxedo-keyboard: update to 3.2.9 newbluemoon
@ 2023-08-05 20:21 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-08-05 20:21 UTC (permalink / raw)
  To: ml

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

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

tuxedo-keyboard: update to 3.2.9
https://github.com/void-linux/void-packages/pull/45324

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

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

<!--
#### 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, (x86_64)


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

end of thread, other threads:[~2023-08-05 20:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-30 13:27 [PR PATCH] tuxedo-keyboard: update to 3.2.8 newbluemoon
2023-08-04  5:11 ` [PR PATCH] [Closed]: " newbluemoon
2023-08-04  5:11 ` [PR PATCH] [Updated] " newbluemoon
2023-08-04  5:18 ` newbluemoon
2023-08-04  5:19 ` tuxedo-keyboard: update to 3.2.9 newbluemoon
2023-08-05 20:21 ` [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).