Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] alsa-{lib, utils, ucm-conf}: update to 1.2.7
@ 2022-06-02 16:08 cinerea0
  2022-06-02 16:36 ` [PR PATCH] [Updated] " cinerea0
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: cinerea0 @ 2022-06-02 16:08 UTC (permalink / raw)
  To: ml

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

alsa-{lib, utils, ucm-conf}: update to 1.2.7
<!-- 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 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/37392.patch is attached

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

From 3e46e3a509adfac3b724759774dbcca47182928b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 2 Jun 2022 12:06:57 -0400
Subject: [PATCH] alsa-lib: update to 1.2.7

---
 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 588169cb9b04..da5932610d5e 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.6.1
+version=1.2.7
 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=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f
+checksum=8814e61f7ec6812c76e23a85cab00e0b0d3bba40816af36b726beb1bc04c74a7
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] alsa-{lib, utils, ucm-conf}: update to 1.2.7
  2022-06-02 16:08 [PR PATCH] alsa-{lib, utils, ucm-conf}: update to 1.2.7 cinerea0
@ 2022-06-02 16:36 ` cinerea0
  2022-06-02 16:42 ` cinerea0
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2022-06-02 16:36 UTC (permalink / raw)
  To: ml

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

alsa-{lib, utils, ucm-conf}: update to 1.2.7
<!-- 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 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/37392.patch is attached

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

From 3e46e3a509adfac3b724759774dbcca47182928b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 2 Jun 2022 12:06:57 -0400
Subject: [PATCH 1/2] alsa-lib: update to 1.2.7

---
 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 588169cb9b04..da5932610d5e 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.6.1
+version=1.2.7
 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=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f
+checksum=8814e61f7ec6812c76e23a85cab00e0b0d3bba40816af36b726beb1bc04c74a7
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 1337c2828474482738f465fe66de5b40e9329504 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 2 Jun 2022 12:36:34 -0400
Subject: [PATCH 2/2] alsa-utils: update to 1.2.7

---
 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 41482fdd427c..aee7558c5111 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.6
+version=1.2.7
 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=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
+checksum=e906bf2404ff04c448eaa3d226d283a62b9a283f12e4fd8457fb24bac274e678
 
 post_install() {
 	# Install required udev rules file.

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

* Re: [PR PATCH] [Updated] alsa-{lib, utils, ucm-conf}: update to 1.2.7
  2022-06-02 16:08 [PR PATCH] alsa-{lib, utils, ucm-conf}: update to 1.2.7 cinerea0
  2022-06-02 16:36 ` [PR PATCH] [Updated] " cinerea0
@ 2022-06-02 16:42 ` cinerea0
  2022-06-02 16:59 ` cinerea0
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2022-06-02 16:42 UTC (permalink / raw)
  To: ml

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

alsa-{lib, utils, ucm-conf}: update to 1.2.7
<!-- 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 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/37392.patch is attached

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

From 3e46e3a509adfac3b724759774dbcca47182928b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 2 Jun 2022 12:06:57 -0400
Subject: [PATCH 1/3] alsa-lib: update to 1.2.7

---
 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 588169cb9b04..da5932610d5e 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.6.1
+version=1.2.7
 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=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f
+checksum=8814e61f7ec6812c76e23a85cab00e0b0d3bba40816af36b726beb1bc04c74a7
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 1337c2828474482738f465fe66de5b40e9329504 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 2 Jun 2022 12:36:34 -0400
Subject: [PATCH 2/3] alsa-utils: update to 1.2.7

---
 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 41482fdd427c..aee7558c5111 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.6
+version=1.2.7
 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=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
+checksum=e906bf2404ff04c448eaa3d226d283a62b9a283f12e4fd8457fb24bac274e678
 
 post_install() {
 	# Install required udev rules file.

From 111cc551b0026fc4abfc8999a65654099d1836eb Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 2 Jun 2022 12:42:29 -0400
Subject: [PATCH 3/3] alsa-ucm-conf: update to 1.2.7

---
 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 43e25c39c650..db24d7f8fedd 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.6.3
+version=1.2.7
 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=37ce894d5b420660a4483cf503fd3c33937697e0ed6962f47c42d4aed6d24199
+checksum=00a85d4c35d92d5ec969accad893035ca2c64f2d98bbbf0f7af32389c15403be
 
 do_install() {
 	vdoc ucm2/README.md

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

* Re: alsa-{lib, utils, ucm-conf}: update to 1.2.7
  2022-06-02 16:08 [PR PATCH] alsa-{lib, utils, ucm-conf}: update to 1.2.7 cinerea0
  2022-06-02 16:36 ` [PR PATCH] [Updated] " cinerea0
  2022-06-02 16:42 ` cinerea0
@ 2022-06-02 16:59 ` cinerea0
  2022-06-02 21:05 ` CameronNemo
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2022-06-02 16:59 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/37392#issuecomment-1145093908

Comment:
Obviously this will need user testing on different platforms, but I wanted to confirm that this works perfectly for me on a Thinkpad X1C7 running x86_64-GLIBC.

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

* Re: alsa-{lib, utils, ucm-conf}: update to 1.2.7
  2022-06-02 16:08 [PR PATCH] alsa-{lib, utils, ucm-conf}: update to 1.2.7 cinerea0
                   ` (2 preceding siblings ...)
  2022-06-02 16:59 ` cinerea0
@ 2022-06-02 21:05 ` CameronNemo
  2022-06-18  0:12 ` [PR PATCH] [Updated] " cinerea0
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: CameronNemo @ 2022-06-02 21:05 UTC (permalink / raw)
  To: ml

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

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/37392#issuecomment-1145340567

Comment:
Tested on aarch64-glibc (Pinebook Pro) and x86_64-glibc.

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

* Re: [PR PATCH] [Updated] alsa-{lib, utils, ucm-conf}: update to 1.2.7
  2022-06-02 16:08 [PR PATCH] alsa-{lib, utils, ucm-conf}: update to 1.2.7 cinerea0
                   ` (3 preceding siblings ...)
  2022-06-02 21:05 ` CameronNemo
@ 2022-06-18  0:12 ` cinerea0
  2022-06-18  0:23 ` alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.7.x cinerea0
  2022-06-24 19:20 ` [PR PATCH] [Merged]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2022-06-18  0:12 UTC (permalink / raw)
  To: ml

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

alsa-{lib, utils, ucm-conf}: update to 1.2.7
<!-- 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 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/37392.patch is attached

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

From 3d8917d89185095640e6ba3743e11df2c0107e5e Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 17 Jun 2022 20:11:32 -0400
Subject: [PATCH 1/4] alsa-lib: update to 1.2.7.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 588169cb9b04..ac9d619a7872 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.6.1
+version=1.2.7.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=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f
+checksum=046dc42dfcfad269217be05954686137e5e7397f3041372f8c6dcd7d79461e61
 
 alsa-lib-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 04afbb5403527bb358ea935b48c12ae3fb4a7457 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 17 Jun 2022 20:11:45 -0400
Subject: [PATCH 2/4] alsa-utils: update to 1.2.7

---
 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 41482fdd427c..aee7558c5111 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.6
+version=1.2.7
 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=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d
+checksum=e906bf2404ff04c448eaa3d226d283a62b9a283f12e4fd8457fb24bac274e678
 
 post_install() {
 	# Install required udev rules file.

From 5136d27fe26bf6f7472be3cfdeedd0a2eb1401a8 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 17 Jun 2022 20:12:02 -0400
Subject: [PATCH 3/4] alsa-plugins: update to 1.2.7.1

---
 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 0a03eaf9d8f0..0bfa6d9fd264 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.6
+version=1.2.7.1
 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=068818a4b55d8c029daa00015d853d45113f56b224b7c64e1e117988c825b2a0
+checksum=8c337814954bb7c167456733a6046142a2931f12eccba3ec2a4ae618a3432511
 
 post_install() {
 	rm -rfv ${DESTDIR}/etc/alsa/conf.d

From cb17adcd6d0b74f6771fb8bb45e674603b341aec Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 17 Jun 2022 20:12:19 -0400
Subject: [PATCH 4/4] alsa-ucm-conf: update to 1.2.7.1

---
 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 43e25c39c650..7ecbab8eef0e 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.6.3
+version=1.2.7.1
 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=37ce894d5b420660a4483cf503fd3c33937697e0ed6962f47c42d4aed6d24199
+checksum=ab5fc8b04fbb3d351e422267acae6a57698f67fc7b3549ef05127ff0b7203462
 
 do_install() {
 	vdoc ucm2/README.md

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

* Re: alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.7.x
  2022-06-02 16:08 [PR PATCH] alsa-{lib, utils, ucm-conf}: update to 1.2.7 cinerea0
                   ` (4 preceding siblings ...)
  2022-06-18  0:12 ` [PR PATCH] [Updated] " cinerea0
@ 2022-06-18  0:23 ` cinerea0
  2022-06-24 19:20 ` [PR PATCH] [Merged]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2022-06-18  0:23 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/37392#issuecomment-1159316816

Comment:
New updates recently dropped. As before, I've tested on my hardware and things are working as expected.

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

* Re: [PR PATCH] [Merged]: alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.7.x
  2022-06-02 16:08 [PR PATCH] alsa-{lib, utils, ucm-conf}: update to 1.2.7 cinerea0
                   ` (5 preceding siblings ...)
  2022-06-18  0:23 ` alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.7.x cinerea0
@ 2022-06-24 19:20 ` paper42
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-06-24 19:20 UTC (permalink / raw)
  To: ml

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

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

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

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

end of thread, other threads:[~2022-06-24 19:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02 16:08 [PR PATCH] alsa-{lib, utils, ucm-conf}: update to 1.2.7 cinerea0
2022-06-02 16:36 ` [PR PATCH] [Updated] " cinerea0
2022-06-02 16:42 ` cinerea0
2022-06-02 16:59 ` cinerea0
2022-06-02 21:05 ` CameronNemo
2022-06-18  0:12 ` [PR PATCH] [Updated] " cinerea0
2022-06-18  0:23 ` alsa-{lib, utils, plugins, ucm-conf}: update to 1.2.7.x cinerea0
2022-06-24 19:20 ` [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).