Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] alsa-ucm-conf: update to 1.2.6
@ 2021-12-07 20:22 cinerea0
  2021-12-08  0:56 ` cinerea0
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-07 20:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-ucm-conf: update to 1.2.6
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From e1c48e7e514c03bc6e14dbf8ec225b418b671f00 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 7 Dec 2021 15:21:40 -0500
Subject: [PATCH] alsa-ucm-conf: update to 1.2.6

---
 srcpkgs/alsa-ucm-conf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/alsa-ucm-conf/template b/srcpkgs/alsa-ucm-conf/template
index b77f180ee40f..9702db42d3fe 100644
--- a/srcpkgs/alsa-ucm-conf/template
+++ b/srcpkgs/alsa-ucm-conf/template
@@ -1,13 +1,13 @@
 # Template file for 'alsa-ucm-conf'
 pkgname=alsa-ucm-conf
-version=1.2.5.1
+version=1.2.6
 revision=1
 short_desc="ALSA Use Case Manager topology configurations"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/alsa-project/alsa-ucm-conf"
 distfiles="https://github.com/alsa-project/${pkgname}/archive/refs/tags/v${version}.tar.gz"
-checksum=d4016aaf8c84218713ba9e2098424a219b597e508bcddeac193fc28daf47c4e0
+checksum=35ef60b7578f5d7307ced3d2b8411ec03fdb80e604dc1a1b3c2bfa3ecb64f4b7
 
 do_install() {
 	vdoc ucm2/README.md

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

* Re: alsa-ucm-conf: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
@ 2021-12-08  0:56 ` cinerea0
  2021-12-08 10:34 ` biopsin
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-08  0:56 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/34421#issuecomment-988391872

Comment:
I will say that, while this works, it should probably not be merged until `alsa-lib` and `alsa-utils` are updated as well. I'd do it but I can't access the alsa website or the distfiles no matter what I do.

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

* Re: alsa-ucm-conf: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
  2021-12-08  0:56 ` cinerea0
@ 2021-12-08 10:34 ` biopsin
  2021-12-08 10:37 ` biopsin
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: biopsin @ 2021-12-08 10:34 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/34421#issuecomment-988692587

Comment:
@ cinerea0 can you test again, as it works for me, and include alsa-lib and alsa-utils in this PR

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

* Re: alsa-ucm-conf: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
  2021-12-08  0:56 ` cinerea0
  2021-12-08 10:34 ` biopsin
@ 2021-12-08 10:37 ` biopsin
  2021-12-08 10:44 ` biopsin
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: biopsin @ 2021-12-08 10:37 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/34421#issuecomment-988692587

Comment:
@ cinerea0 can you test again, as it works for me, and include alsa-lib and alsa-utils in this PR..
(testing this for couple of days..)

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

* Re: alsa-ucm-conf: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (2 preceding siblings ...)
  2021-12-08 10:37 ` biopsin
@ 2021-12-08 10:44 ` biopsin
  2021-12-09  0:04 ` [PR PATCH] [Updated] " cinerea0
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: biopsin @ 2021-12-08 10:44 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/34421#issuecomment-988692587

Comment:
@ cinerea0 can you test again, as it works for me, and include alsa-lib, alsa-utils, alsa-plugins in this PR..
(testing this for couple of days..)

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

* Re: [PR PATCH] [Updated] alsa-ucm-conf: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (3 preceding siblings ...)
  2021-12-08 10:44 ` biopsin
@ 2021-12-09  0:04 ` cinerea0
  2021-12-09  0:07 ` cinerea0
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-09  0:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-ucm-conf: update to 1.2.6
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From 7da24e1471ed54151579762b1aae5f0205dfe2a5 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Dec 2021 19:04:00 -0500
Subject: [PATCH] alsa-lib: update to 1.2.6

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

diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template
index b687456db813..0bba7416f88c 100644
--- a/srcpkgs/alsa-lib/template
+++ b/srcpkgs/alsa-lib/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-lib'
 pkgname=alsa-lib
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config libtool"
@@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e
+checksum=7fe3057894ec319118abfd042ef84632a1dcd911806ec9fff6daaa68d15a8c52
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] alsa-ucm-conf: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (4 preceding siblings ...)
  2021-12-09  0:04 ` [PR PATCH] [Updated] " cinerea0
@ 2021-12-09  0:07 ` cinerea0
  2021-12-09  0:14 ` cinerea0
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-09  0:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-ucm-conf: update to 1.2.6
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From 7da24e1471ed54151579762b1aae5f0205dfe2a5 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Dec 2021 19:04:00 -0500
Subject: [PATCH 1/2] alsa-lib: update to 1.2.6

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

diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template
index b687456db813..0bba7416f88c 100644
--- a/srcpkgs/alsa-lib/template
+++ b/srcpkgs/alsa-lib/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-lib'
 pkgname=alsa-lib
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config libtool"
@@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e
+checksum=7fe3057894ec319118abfd042ef84632a1dcd911806ec9fff6daaa68d15a8c52
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 7507f246c34c2a1378fd07d8f9f2c4512450f18b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Dec 2021 19:07:45 -0500
Subject: [PATCH 2/2] alsa-utils: update to 1.2.6

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

diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template
index 7cefc15ef2b1..41482fdd427c 100644
--- a/srcpkgs/alsa-utils/template
+++ b/srcpkgs/alsa-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-utils'
 pkgname=alsa-utils
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
@@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-2.0-only"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2"
-checksum=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0
+checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
 
 post_install() {
 	# Install required udev rules file.

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

* Re: [PR PATCH] [Updated] alsa-ucm-conf: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (5 preceding siblings ...)
  2021-12-09  0:07 ` cinerea0
@ 2021-12-09  0:14 ` cinerea0
  2021-12-09  0:24 ` cinerea0
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-09  0:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-ucm-conf: update to 1.2.6
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From 7da24e1471ed54151579762b1aae5f0205dfe2a5 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Dec 2021 19:04:00 -0500
Subject: [PATCH 1/3] alsa-lib: update to 1.2.6

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

diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template
index b687456db813..0bba7416f88c 100644
--- a/srcpkgs/alsa-lib/template
+++ b/srcpkgs/alsa-lib/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-lib'
 pkgname=alsa-lib
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config libtool"
@@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e
+checksum=7fe3057894ec319118abfd042ef84632a1dcd911806ec9fff6daaa68d15a8c52
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 7507f246c34c2a1378fd07d8f9f2c4512450f18b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Dec 2021 19:07:45 -0500
Subject: [PATCH 2/3] alsa-utils: update to 1.2.6

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

diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template
index 7cefc15ef2b1..41482fdd427c 100644
--- a/srcpkgs/alsa-utils/template
+++ b/srcpkgs/alsa-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-utils'
 pkgname=alsa-utils
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
@@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-2.0-only"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2"
-checksum=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0
+checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
 
 post_install() {
 	# Install required udev rules file.

From c8cb416fd101c15d9a257c8fcad753fcdfcb0888 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Dec 2021 19:14:11 -0500
Subject: [PATCH 3/3] alsa-plugins: update to 1.2.6

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

diff --git a/srcpkgs/alsa-plugins/template b/srcpkgs/alsa-plugins/template
index 731664697790..0a03eaf9d8f0 100644
--- a/srcpkgs/alsa-plugins/template
+++ b/srcpkgs/alsa-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-plugins'
 pkgname=alsa-plugins
-version=1.2.5
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--disable-maemo-plugin"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2"
-checksum=42eef98433d2c8d11f1deeeb459643619215a75aa5a5bbdd06a794e4c413df20
+checksum=068818a4b55d8c029daa00015d853d45113f56b224b7c64e1e117988c825b2a0
 
 post_install() {
 	rm -rfv ${DESTDIR}/etc/alsa/conf.d

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

* Re: [PR PATCH] [Updated] alsa-ucm-conf: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (6 preceding siblings ...)
  2021-12-09  0:14 ` cinerea0
@ 2021-12-09  0:24 ` cinerea0
  2021-12-09  0:36 ` alsa-{lib, utils, plugins, ucm-conf}: " cinerea0
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-09  0:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-ucm-conf: update to 1.2.6
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From 7da24e1471ed54151579762b1aae5f0205dfe2a5 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Dec 2021 19:04:00 -0500
Subject: [PATCH 1/4] alsa-lib: update to 1.2.6

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

diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template
index b687456db813..0bba7416f88c 100644
--- a/srcpkgs/alsa-lib/template
+++ b/srcpkgs/alsa-lib/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-lib'
 pkgname=alsa-lib
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config libtool"
@@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e
+checksum=7fe3057894ec319118abfd042ef84632a1dcd911806ec9fff6daaa68d15a8c52
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 7507f246c34c2a1378fd07d8f9f2c4512450f18b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Dec 2021 19:07:45 -0500
Subject: [PATCH 2/4] alsa-utils: update to 1.2.6

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

diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template
index 7cefc15ef2b1..41482fdd427c 100644
--- a/srcpkgs/alsa-utils/template
+++ b/srcpkgs/alsa-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-utils'
 pkgname=alsa-utils
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
@@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-2.0-only"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2"
-checksum=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0
+checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
 
 post_install() {
 	# Install required udev rules file.

From c8cb416fd101c15d9a257c8fcad753fcdfcb0888 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Dec 2021 19:14:11 -0500
Subject: [PATCH 3/4] alsa-plugins: update to 1.2.6

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

diff --git a/srcpkgs/alsa-plugins/template b/srcpkgs/alsa-plugins/template
index 731664697790..0a03eaf9d8f0 100644
--- a/srcpkgs/alsa-plugins/template
+++ b/srcpkgs/alsa-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-plugins'
 pkgname=alsa-plugins
-version=1.2.5
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--disable-maemo-plugin"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2"
-checksum=42eef98433d2c8d11f1deeeb459643619215a75aa5a5bbdd06a794e4c413df20
+checksum=068818a4b55d8c029daa00015d853d45113f56b224b7c64e1e117988c825b2a0
 
 post_install() {
 	rm -rfv ${DESTDIR}/etc/alsa/conf.d

From 7d65f26729f37e26c7e4d2e7a91c70db05119ef0 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 8 Dec 2021 19:24:38 -0500
Subject: [PATCH 4/4] alsa-ucm-conf: update to 1.2.6

---
 srcpkgs/alsa-ucm-conf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/alsa-ucm-conf/template b/srcpkgs/alsa-ucm-conf/template
index b77f180ee40f..9702db42d3fe 100644
--- a/srcpkgs/alsa-ucm-conf/template
+++ b/srcpkgs/alsa-ucm-conf/template
@@ -1,13 +1,13 @@
 # Template file for 'alsa-ucm-conf'
 pkgname=alsa-ucm-conf
-version=1.2.5.1
+version=1.2.6
 revision=1
 short_desc="ALSA Use Case Manager topology configurations"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/alsa-project/alsa-ucm-conf"
 distfiles="https://github.com/alsa-project/${pkgname}/archive/refs/tags/v${version}.tar.gz"
-checksum=d4016aaf8c84218713ba9e2098424a219b597e508bcddeac193fc28daf47c4e0
+checksum=35ef60b7578f5d7307ced3d2b8411ec03fdb80e604dc1a1b3c2bfa3ecb64f4b7
 
 do_install() {
 	vdoc ucm2/README.md

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

* Re: alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (7 preceding siblings ...)
  2021-12-09  0:24 ` cinerea0
@ 2021-12-09  0:36 ` cinerea0
  2021-12-09  9:14 ` biopsin
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-09  0:36 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/34421#issuecomment-989341616

Comment:
@biopsin I figured out a trick to get the distfiles and tested the updates. They all seem to work fine.

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

* Re: alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (8 preceding siblings ...)
  2021-12-09  0:36 ` alsa-{lib, utils, plugins, ucm-conf}: " cinerea0
@ 2021-12-09  9:14 ` biopsin
  2021-12-11  0:36 ` [PR PATCH] [Updated] " cinerea0
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: biopsin @ 2021-12-09  9:14 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/34421#issuecomment-989656344

Comment:
@cinerea0 I concur, tested with Sweep, Reaper and mpv

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

* Re: [PR PATCH] [Updated] alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (9 preceding siblings ...)
  2021-12-09  9:14 ` biopsin
@ 2021-12-11  0:36 ` cinerea0
  2021-12-11  0:40 ` cinerea0
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-11  0:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From 36d6bf5c5c0669ac51d9df203c3496c6bbb8ebf2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:35:47 -0500
Subject: [PATCH] alsa-lib: update to 1.2.6.1

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

diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template
index b687456db813..588169cb9b04 100644
--- a/srcpkgs/alsa-lib/template
+++ b/srcpkgs/alsa-lib/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-lib'
 pkgname=alsa-lib
-version=1.2.5.1
+version=1.2.6.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config libtool"
@@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e
+checksum=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (10 preceding siblings ...)
  2021-12-11  0:36 ` [PR PATCH] [Updated] " cinerea0
@ 2021-12-11  0:40 ` cinerea0
  2021-12-11  0:45 ` cinerea0
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-11  0:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From 36d6bf5c5c0669ac51d9df203c3496c6bbb8ebf2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:35:47 -0500
Subject: [PATCH 1/2] alsa-lib: update to 1.2.6.1

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

diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template
index b687456db813..588169cb9b04 100644
--- a/srcpkgs/alsa-lib/template
+++ b/srcpkgs/alsa-lib/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-lib'
 pkgname=alsa-lib
-version=1.2.5.1
+version=1.2.6.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config libtool"
@@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e
+checksum=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From d5454c73377c5ae03343fa3dcdc79bc524f24fc6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:39:54 -0500
Subject: [PATCH 2/2] alsa-utils: update to 1.2.6

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

diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template
index 7cefc15ef2b1..41482fdd427c 100644
--- a/srcpkgs/alsa-utils/template
+++ b/srcpkgs/alsa-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-utils'
 pkgname=alsa-utils
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
@@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-2.0-only"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2"
-checksum=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0
+checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
 
 post_install() {
 	# Install required udev rules file.

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

* Re: [PR PATCH] [Updated] alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (11 preceding siblings ...)
  2021-12-11  0:40 ` cinerea0
@ 2021-12-11  0:45 ` cinerea0
  2021-12-11  0:55 ` cinerea0
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-11  0:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From 36d6bf5c5c0669ac51d9df203c3496c6bbb8ebf2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:35:47 -0500
Subject: [PATCH 1/3] alsa-lib: update to 1.2.6.1

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

diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template
index b687456db813..588169cb9b04 100644
--- a/srcpkgs/alsa-lib/template
+++ b/srcpkgs/alsa-lib/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-lib'
 pkgname=alsa-lib
-version=1.2.5.1
+version=1.2.6.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config libtool"
@@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e
+checksum=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From d5454c73377c5ae03343fa3dcdc79bc524f24fc6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:39:54 -0500
Subject: [PATCH 2/3] alsa-utils: update to 1.2.6

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

diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template
index 7cefc15ef2b1..41482fdd427c 100644
--- a/srcpkgs/alsa-utils/template
+++ b/srcpkgs/alsa-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-utils'
 pkgname=alsa-utils
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
@@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-2.0-only"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2"
-checksum=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0
+checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
 
 post_install() {
 	# Install required udev rules file.

From d544e3a5231d700f395d01ce14fd70b048b9b782 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:45:29 -0500
Subject: [PATCH 3/3] alsa-plugins: update to 1.2.6

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

diff --git a/srcpkgs/alsa-plugins/template b/srcpkgs/alsa-plugins/template
index 731664697790..0a03eaf9d8f0 100644
--- a/srcpkgs/alsa-plugins/template
+++ b/srcpkgs/alsa-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-plugins'
 pkgname=alsa-plugins
-version=1.2.5
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--disable-maemo-plugin"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2"
-checksum=42eef98433d2c8d11f1deeeb459643619215a75aa5a5bbdd06a794e4c413df20
+checksum=068818a4b55d8c029daa00015d853d45113f56b224b7c64e1e117988c825b2a0
 
 post_install() {
 	rm -rfv ${DESTDIR}/etc/alsa/conf.d

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

* Re: [PR PATCH] [Updated] alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (12 preceding siblings ...)
  2021-12-11  0:45 ` cinerea0
@ 2021-12-11  0:55 ` cinerea0
  2021-12-11  1:19 ` alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6.x cinerea0
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-11  0:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From 36d6bf5c5c0669ac51d9df203c3496c6bbb8ebf2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:35:47 -0500
Subject: [PATCH 1/4] alsa-lib: update to 1.2.6.1

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

diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template
index b687456db813..588169cb9b04 100644
--- a/srcpkgs/alsa-lib/template
+++ b/srcpkgs/alsa-lib/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-lib'
 pkgname=alsa-lib
-version=1.2.5.1
+version=1.2.6.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config libtool"
@@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e
+checksum=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From d5454c73377c5ae03343fa3dcdc79bc524f24fc6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:39:54 -0500
Subject: [PATCH 2/4] alsa-utils: update to 1.2.6

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

diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template
index 7cefc15ef2b1..41482fdd427c 100644
--- a/srcpkgs/alsa-utils/template
+++ b/srcpkgs/alsa-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-utils'
 pkgname=alsa-utils
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
@@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-2.0-only"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2"
-checksum=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0
+checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
 
 post_install() {
 	# Install required udev rules file.

From d544e3a5231d700f395d01ce14fd70b048b9b782 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:45:29 -0500
Subject: [PATCH 3/4] alsa-plugins: update to 1.2.6

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

diff --git a/srcpkgs/alsa-plugins/template b/srcpkgs/alsa-plugins/template
index 731664697790..0a03eaf9d8f0 100644
--- a/srcpkgs/alsa-plugins/template
+++ b/srcpkgs/alsa-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-plugins'
 pkgname=alsa-plugins
-version=1.2.5
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--disable-maemo-plugin"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2"
-checksum=42eef98433d2c8d11f1deeeb459643619215a75aa5a5bbdd06a794e4c413df20
+checksum=068818a4b55d8c029daa00015d853d45113f56b224b7c64e1e117988c825b2a0
 
 post_install() {
 	rm -rfv ${DESTDIR}/etc/alsa/conf.d

From 334dc984c1692ae92d65dc009e84b10059d2383c Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:55:42 -0500
Subject: [PATCH 4/4] alsa-ucm-conf: update to 1.2.6.2

---
 srcpkgs/alsa-ucm-conf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/alsa-ucm-conf/template b/srcpkgs/alsa-ucm-conf/template
index b77f180ee40f..659d81b70314 100644
--- a/srcpkgs/alsa-ucm-conf/template
+++ b/srcpkgs/alsa-ucm-conf/template
@@ -1,13 +1,13 @@
 # Template file for 'alsa-ucm-conf'
 pkgname=alsa-ucm-conf
-version=1.2.5.1
+version=1.2.6.2
 revision=1
 short_desc="ALSA Use Case Manager topology configurations"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/alsa-project/alsa-ucm-conf"
 distfiles="https://github.com/alsa-project/${pkgname}/archive/refs/tags/v${version}.tar.gz"
-checksum=d4016aaf8c84218713ba9e2098424a219b597e508bcddeac193fc28daf47c4e0
+checksum=572d718e8c52225dc829d8be4cf2d94ccd89818de662d0314c79d715b02550d7
 
 do_install() {
 	vdoc ucm2/README.md

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

* Re: alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6.x
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (13 preceding siblings ...)
  2021-12-11  0:55 ` cinerea0
@ 2021-12-11  1:19 ` cinerea0
  2021-12-18  2:45 ` [PR PATCH] [Updated] " cinerea0
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-11  1:19 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/34421#issuecomment-991401773

Comment:
@biopsin A couple minor version updates came through. I'm testing everything currently in this PR and it all works properly for me.

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

* Re: [PR PATCH] [Updated] alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6.x
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (14 preceding siblings ...)
  2021-12-11  1:19 ` alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6.x cinerea0
@ 2021-12-18  2:45 ` cinerea0
  2021-12-18  2:50 ` cinerea0
  2021-12-26 21:33 ` [PR PATCH] [Merged]: " paper42
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-18  2:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6.x
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From 36d6bf5c5c0669ac51d9df203c3496c6bbb8ebf2 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:35:47 -0500
Subject: [PATCH 1/4] alsa-lib: update to 1.2.6.1

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

diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template
index b687456db813..588169cb9b04 100644
--- a/srcpkgs/alsa-lib/template
+++ b/srcpkgs/alsa-lib/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-lib'
 pkgname=alsa-lib
-version=1.2.5.1
+version=1.2.6.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config libtool"
@@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e
+checksum=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From d5454c73377c5ae03343fa3dcdc79bc524f24fc6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:39:54 -0500
Subject: [PATCH 2/4] alsa-utils: update to 1.2.6

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

diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template
index 7cefc15ef2b1..41482fdd427c 100644
--- a/srcpkgs/alsa-utils/template
+++ b/srcpkgs/alsa-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-utils'
 pkgname=alsa-utils
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
@@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-2.0-only"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2"
-checksum=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0
+checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
 
 post_install() {
 	# Install required udev rules file.

From d544e3a5231d700f395d01ce14fd70b048b9b782 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 10 Dec 2021 19:45:29 -0500
Subject: [PATCH 3/4] alsa-plugins: update to 1.2.6

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

diff --git a/srcpkgs/alsa-plugins/template b/srcpkgs/alsa-plugins/template
index 731664697790..0a03eaf9d8f0 100644
--- a/srcpkgs/alsa-plugins/template
+++ b/srcpkgs/alsa-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-plugins'
 pkgname=alsa-plugins
-version=1.2.5
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--disable-maemo-plugin"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2"
-checksum=42eef98433d2c8d11f1deeeb459643619215a75aa5a5bbdd06a794e4c413df20
+checksum=068818a4b55d8c029daa00015d853d45113f56b224b7c64e1e117988c825b2a0
 
 post_install() {
 	rm -rfv ${DESTDIR}/etc/alsa/conf.d

From af978c6cd15b17c848bd04e0796e70fccbc13232 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 17 Dec 2021 21:44:59 -0500
Subject: [PATCH 4/4] alsa-ucm-conf: update to 1.2.6.3

---
 srcpkgs/alsa-ucm-conf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/alsa-ucm-conf/template b/srcpkgs/alsa-ucm-conf/template
index b77f180ee40f..43e25c39c650 100644
--- a/srcpkgs/alsa-ucm-conf/template
+++ b/srcpkgs/alsa-ucm-conf/template
@@ -1,13 +1,13 @@
 # Template file for 'alsa-ucm-conf'
 pkgname=alsa-ucm-conf
-version=1.2.5.1
+version=1.2.6.3
 revision=1
 short_desc="ALSA Use Case Manager topology configurations"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/alsa-project/alsa-ucm-conf"
 distfiles="https://github.com/alsa-project/${pkgname}/archive/refs/tags/v${version}.tar.gz"
-checksum=d4016aaf8c84218713ba9e2098424a219b597e508bcddeac193fc28daf47c4e0
+checksum=37ce894d5b420660a4483cf503fd3c33937697e0ed6962f47c42d4aed6d24199
 
 do_install() {
 	vdoc ucm2/README.md

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

* Re: [PR PATCH] [Updated] alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6.x
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (15 preceding siblings ...)
  2021-12-18  2:45 ` [PR PATCH] [Updated] " cinerea0
@ 2021-12-18  2:50 ` cinerea0
  2021-12-26 21:33 ` [PR PATCH] [Merged]: " paper42
  17 siblings, 0 replies; 19+ messages in thread
From: cinerea0 @ 2021-12-18  2:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages alsa
https://github.com/void-linux/void-packages/pull/34421

alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6.x
<!-- 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 [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 [skip CI](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/34421.patch is attached

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

From ef312960a45aa09a0282f0bbab1806a993b4b9fe Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 17 Dec 2021 21:48:48 -0500
Subject: [PATCH 1/4] alsa-lib: update to 1.2.6.1

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

diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template
index b687456db813..588169cb9b04 100644
--- a/srcpkgs/alsa-lib/template
+++ b/srcpkgs/alsa-lib/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-lib'
 pkgname=alsa-lib
-version=1.2.5.1
+version=1.2.6.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config libtool"
@@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
-checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e
+checksum=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 1c95447dffea301d434d329c19ca3047b11bd12f Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 17 Dec 2021 21:49:09 -0500
Subject: [PATCH 2/4] alsa-utils: update to 1.2.6

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

diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template
index 7cefc15ef2b1..41482fdd427c 100644
--- a/srcpkgs/alsa-utils/template
+++ b/srcpkgs/alsa-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-utils'
 pkgname=alsa-utils
-version=1.2.5.1
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf
@@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-2.0-only"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2"
-checksum=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0
+checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
 
 post_install() {
 	# Install required udev rules file.

From 718bf5614b61e579231be6732bb3afba8aecae7b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 17 Dec 2021 21:49:33 -0500
Subject: [PATCH 3/4] alsa-plugins: update to 1.2.6

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

diff --git a/srcpkgs/alsa-plugins/template b/srcpkgs/alsa-plugins/template
index 731664697790..0a03eaf9d8f0 100644
--- a/srcpkgs/alsa-plugins/template
+++ b/srcpkgs/alsa-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'alsa-plugins'
 pkgname=alsa-plugins
-version=1.2.5
+version=1.2.6
 revision=1
 build_style=gnu-configure
 configure_args="--disable-maemo-plugin"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://www.alsa-project.org"
 distfiles="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2"
-checksum=42eef98433d2c8d11f1deeeb459643619215a75aa5a5bbdd06a794e4c413df20
+checksum=068818a4b55d8c029daa00015d853d45113f56b224b7c64e1e117988c825b2a0
 
 post_install() {
 	rm -rfv ${DESTDIR}/etc/alsa/conf.d

From 7e3541eea99e84338be8693b4554ced9def8da76 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 17 Dec 2021 21:49:53 -0500
Subject: [PATCH 4/4] alsa-ucm-conf: update to 1.2.6.3

---
 srcpkgs/alsa-ucm-conf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/alsa-ucm-conf/template b/srcpkgs/alsa-ucm-conf/template
index b77f180ee40f..43e25c39c650 100644
--- a/srcpkgs/alsa-ucm-conf/template
+++ b/srcpkgs/alsa-ucm-conf/template
@@ -1,13 +1,13 @@
 # Template file for 'alsa-ucm-conf'
 pkgname=alsa-ucm-conf
-version=1.2.5.1
+version=1.2.6.3
 revision=1
 short_desc="ALSA Use Case Manager topology configurations"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/alsa-project/alsa-ucm-conf"
 distfiles="https://github.com/alsa-project/${pkgname}/archive/refs/tags/v${version}.tar.gz"
-checksum=d4016aaf8c84218713ba9e2098424a219b597e508bcddeac193fc28daf47c4e0
+checksum=37ce894d5b420660a4483cf503fd3c33937697e0ed6962f47c42d4aed6d24199
 
 do_install() {
 	vdoc ucm2/README.md

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

* Re: [PR PATCH] [Merged]: alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6.x
  2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
                   ` (16 preceding siblings ...)
  2021-12-18  2:50 ` cinerea0
@ 2021-12-26 21:33 ` paper42
  17 siblings, 0 replies; 19+ messages in thread
From: paper42 @ 2021-12-26 21:33 UTC (permalink / raw)
  To: ml

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

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

alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6.x
https://github.com/void-linux/void-packages/pull/34421

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 [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 [skip CI](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] 19+ messages in thread

end of thread, other threads:[~2021-12-26 21:33 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07 20:22 [PR PATCH] alsa-ucm-conf: update to 1.2.6 cinerea0
2021-12-08  0:56 ` cinerea0
2021-12-08 10:34 ` biopsin
2021-12-08 10:37 ` biopsin
2021-12-08 10:44 ` biopsin
2021-12-09  0:04 ` [PR PATCH] [Updated] " cinerea0
2021-12-09  0:07 ` cinerea0
2021-12-09  0:14 ` cinerea0
2021-12-09  0:24 ` cinerea0
2021-12-09  0:36 ` alsa-{lib, utils, plugins, ucm-conf}: " cinerea0
2021-12-09  9:14 ` biopsin
2021-12-11  0:36 ` [PR PATCH] [Updated] " cinerea0
2021-12-11  0:40 ` cinerea0
2021-12-11  0:45 ` cinerea0
2021-12-11  0:55 ` cinerea0
2021-12-11  1:19 ` alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.6.x cinerea0
2021-12-18  2:45 ` [PR PATCH] [Updated] " cinerea0
2021-12-18  2:50 ` cinerea0
2021-12-26 21:33 ` [PR PATCH] [Merged]: " paper42

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