mbox series

[bug#60391,0/2] Update x42-plugins and use new package style.

Message ID 20221228233618.53956-1-kiasoc5@disroot.org
Headers show
Series Update x42-plugins and use new package style. | expand

Message

kiasoc5 Dec. 28, 2022, 11:36 p.m. UTC
kiasoc5 (2):
  gnu: x42-plugins: Update to 20221119.
  gnu: x42-plugins: Use new package style.

 gnu/packages/music.scm | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)


base-commit: 4ca649e978f08335fcabdcef693a7049082b5373

Comments

Christopher Baines Jan. 31, 2023, 2:25 p.m. UTC | #1
kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:

> kiasoc5 (2):
>   gnu: x42-plugins: Update to 20221119.
>   gnu: x42-plugins: Use new package style.
>
>  gnu/packages/music.scm | 28 +++++++++++++++-------------
>  1 file changed, 15 insertions(+), 13 deletions(-)

Thanks, I've pushed these to master as
8781ab4057692c854c91ac71c660a229ac2d8ae5.

In the second patch, I switched this-package-input to
this-package-native-input to avoid the need to have font-dejavu as both
an input and native-input.

Thanks again,

Chris