Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xkeyboard-config: update to 2.41.
@ 2024-02-25 17:16 motorto
  2024-03-02 21:49 ` [PR PATCH] [Updated] " motorto
  2024-03-03 20:08 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: motorto @ 2024-02-25 17:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xkeyboard-config-2.41
https://github.com/void-linux/void-packages/pull/48936

xkeyboard-config: update to 2.41.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xkeyboard-config-2.41-48936.patch --]
[-- Type: text/x-diff, Size: 1207 bytes --]

From 085c449ab001017bde910bd333716b33a13962f7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 25 Feb 2024 17:14:32 +0000
Subject: [PATCH] xkeyboard-config: update to 2.41.

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

diff --git a/srcpkgs/xkeyboard-config/template b/srcpkgs/xkeyboard-config/template
index 427fdccdd2703..ad437deb67152 100644
--- a/srcpkgs/xkeyboard-config/template
+++ b/srcpkgs/xkeyboard-config/template
@@ -1,6 +1,6 @@
 # Template file for 'xkeyboard-config'
 pkgname=xkeyboard-config
-version=2.40
+version=2.41
 revision=1
 build_style=meson
 configure_args="-Dxorg-rules-symlinks=true -Dcompat-rules=true"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
 changelog="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/raw/master/NEWS"
 distfiles="${XORG_SITE}/data/xkeyboard-config/xkeyboard-config-${version}.tar.xz"
-checksum=7a3dba1bec7dc7191432da021242d17c9cf6c89690e6c57b0de048ff8c9d2ae3
+checksum=f02cd6b957295e0d50236a3db15825256c92f67ef1f73bf1c77a4b179edf728f
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] xkeyboard-config: update to 2.41.
  2024-02-25 17:16 [PR PATCH] xkeyboard-config: update to 2.41 motorto
@ 2024-03-02 21:49 ` motorto
  2024-03-03 20:08 ` [PR PATCH] [Merged]: " cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: motorto @ 2024-03-02 21:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xkeyboard-config-2.41
https://github.com/void-linux/void-packages/pull/48936

xkeyboard-config: update to 2.41.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xkeyboard-config-2.41-48936.patch --]
[-- Type: text/x-diff, Size: 1209 bytes --]

From c6db4f31897db5b45324ba00b9e20d83e016f653 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 25 Feb 2024 17:14:32 +0000
Subject: [PATCH] xkeyboard-config: update to 2.41.

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

diff --git a/srcpkgs/xkeyboard-config/template b/srcpkgs/xkeyboard-config/template
index 427fdccdd27036..ad437deb671525 100644
--- a/srcpkgs/xkeyboard-config/template
+++ b/srcpkgs/xkeyboard-config/template
@@ -1,6 +1,6 @@
 # Template file for 'xkeyboard-config'
 pkgname=xkeyboard-config
-version=2.40
+version=2.41
 revision=1
 build_style=meson
 configure_args="-Dxorg-rules-symlinks=true -Dcompat-rules=true"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
 changelog="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/raw/master/NEWS"
 distfiles="${XORG_SITE}/data/xkeyboard-config/xkeyboard-config-${version}.tar.xz"
-checksum=7a3dba1bec7dc7191432da021242d17c9cf6c89690e6c57b0de048ff8c9d2ae3
+checksum=f02cd6b957295e0d50236a3db15825256c92f67ef1f73bf1c77a4b179edf728f
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: xkeyboard-config: update to 2.41.
  2024-02-25 17:16 [PR PATCH] xkeyboard-config: update to 2.41 motorto
  2024-03-02 21:49 ` [PR PATCH] [Updated] " motorto
@ 2024-03-03 20:08 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-03-03 20:08 UTC (permalink / raw)
  To: ml

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

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

xkeyboard-config: update to 2.41.
https://github.com/void-linux/void-packages/pull/48936

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

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

end of thread, other threads:[~2024-03-03 20:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-25 17:16 [PR PATCH] xkeyboard-config: update to 2.41 motorto
2024-03-02 21:49 ` [PR PATCH] [Updated] " motorto
2024-03-03 20:08 ` [PR PATCH] [Merged]: " cinerea0

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