Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tuxedo-keyboard: update to 3.1.4
@ 2023-02-19  7:35 newbluemoon
  2023-03-04  8:08 ` [PR PATCH] [Updated] " newbluemoon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: newbluemoon @ 2023-02-19  7:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1120 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/42350

tuxedo-keyboard: update to 3.1.4
<!-- 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/42350.patch is attached

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

From 9b04107e27bec2c9c2118d932d2652b0993f5626 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 19 Feb 2023 08:28:03 +0100
Subject: [PATCH] tuxedo-keyboard: update to 3.1.4

---
 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 d8e07dcf9e7a..a8da4dadb8a4 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.1.3
+version=3.1.4
 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=6db8d0f9b1148c278b10f4f046e99370be1fa72aa8e3fc8db363168fe1b39e3e
+checksum=d52857cb590f1ceb2c2321b22759a0bd9b1e3e6e9959a2e2d4c19b260b28d79e
 
 dkms_modules="tuxedo-keyboard ${version}"
 

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

* Re: [PR PATCH] [Updated] tuxedo-keyboard: update to 3.1.4
  2023-02-19  7:35 [PR PATCH] tuxedo-keyboard: update to 3.1.4 newbluemoon
@ 2023-03-04  8:08 ` newbluemoon
  2023-03-04  8:10 ` newbluemoon
  2023-03-05 22:10 ` [PR PATCH] [Merged]: " Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: newbluemoon @ 2023-03-04  8:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1125 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/42350

tuxedo-keyboard: update to 3.1.4
<!-- 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/42350.patch is attached

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

From 7ad4b3b14e63e75dd3741010ea7ab5e28e83edfb Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sun, 19 Feb 2023 08:28:03 +0100
Subject: [PATCH] tuxedo-keyboard: update to 3.1.4

---
 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 d8e07dcf9e7a..a8da4dadb8a4 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.1.3
+version=3.1.4
 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=6db8d0f9b1148c278b10f4f046e99370be1fa72aa8e3fc8db363168fe1b39e3e
+checksum=d52857cb590f1ceb2c2321b22759a0bd9b1e3e6e9959a2e2d4c19b260b28d79e
 
 dkms_modules="tuxedo-keyboard ${version}"
 

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

* Re: tuxedo-keyboard: update to 3.1.4
  2023-02-19  7:35 [PR PATCH] tuxedo-keyboard: update to 3.1.4 newbluemoon
  2023-03-04  8:08 ` [PR PATCH] [Updated] " newbluemoon
@ 2023-03-04  8:10 ` newbluemoon
  2023-03-05 22:10 ` [PR PATCH] [Merged]: " Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: newbluemoon @ 2023-03-04  8:10 UTC (permalink / raw)
  To: ml

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

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/pull/42350#issuecomment-1454660778

Comment:
Fixes a build issue with the new 6.2 kernel.

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

* Re: [PR PATCH] [Merged]: tuxedo-keyboard: update to 3.1.4
  2023-02-19  7:35 [PR PATCH] tuxedo-keyboard: update to 3.1.4 newbluemoon
  2023-03-04  8:08 ` [PR PATCH] [Updated] " newbluemoon
  2023-03-04  8:10 ` newbluemoon
@ 2023-03-05 22:10 ` Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2023-03-05 22:10 UTC (permalink / raw)
  To: ml

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

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

tuxedo-keyboard: update to 3.1.4
https://github.com/void-linux/void-packages/pull/42350

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] 4+ messages in thread

end of thread, other threads:[~2023-03-05 22:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-19  7:35 [PR PATCH] tuxedo-keyboard: update to 3.1.4 newbluemoon
2023-03-04  8:08 ` [PR PATCH] [Updated] " newbluemoon
2023-03-04  8:10 ` newbluemoon
2023-03-05 22:10 ` [PR PATCH] [Merged]: " Piraty

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