[PATCH] gnu: x42-plugins: Update to 20211016.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Thorsten Wilms
Owner
unassigned
Submitted by
Thorsten Wilms
Severity
normal

Debbugs page

Thorsten Wilms wrote 3 years ago
(address . guix-patches@gnu.org)(name . Thorsten Wilms)(address . t_w_@freenet.de)
20211107110315.13777-1-t_w_@freenet.de
* gnu/packages/music.scm (x42-plugins): Update to 20211016.
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 1156c8eece..21b85d2ec0 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -6076,7 +6076,7 @@ (define-public spectacle-analyzer
(define-public x42-plugins
(package
(name "x42-plugins")
- (version "20200714")
+ (version "20211016")
(source
(origin
(method url-fetch)
@@ -6084,7 +6084,7 @@ (define-public x42-plugins
(string-append "https://gareus.org/misc/x42-plugins/x42-plugins-"
version ".tar.xz"))
(sha256
- (base32 "1av05ykph8x67018hm9zfgh1vk0zi39mvrsxkj6bm4hkarxf0vvl"))))
+ (base32 "11bf6q42ihyk4qxwf83y0847zzyl65kwpbk3hmyz0f0ykil5fsb7"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target
--
2.33.1
Efraim Flashner wrote 3 years ago
(address . 51656-done@debbugs.gnu.org)
YYg2zJeOmE2cHivG@3900XT
Thanks. Patch pushed!

--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmGINswACgkQQarn3Mo9
g1HDHQ/+IesWsh8Ldoo4UVBQLoySoUoi+wn4cl7x+Oh/ewHLbFskEG3+zQv2pmhI
4icfo8RGjS36LavTRvYdjCkDKlzuEfKAZDcqQJ+JQRDhR+fE9c5/H1FZEuPGQWSi
cRKGu7j+v+hhsuwaiz+eO7GJJK6JRDdRHzx/si4cb7Dc5U5shjFnfBahcBK/jG9B
YrIbx6H7PXILWQkQnNFY+vVl5zAeHZq+hdxaXL5tViSHJH/Rjb7I+NCZ5mdJI3Do
YAeaEULm/436TrRI3FzYr5UdtiRSiFRWAbmqjTW3Aqjfs+PslC5tpFuBzWWLxmAv
DiaeckO3Nx6zYEN+IQp0W0/k9AYW1jCaU8/BqLRosPuxv8OstSa76Cak08Fy3dDd
Q2DsN1RXa+FseGRYkA9NoJOJf3gsXUgnDZRvmGazvNkmgXhzx/pdc1zAEF8HocsS
HLOrNtDReIAG7OzZ9G86d0xKtm6OjGTdD9MAGQK6QsTHBMmHxA9LkY5ZH3OPiw0g
AGqyLvgt8Br3oQVV1nLTrwWQy9vrnh190btKsE0Aq6Y0ooI/VGEE9WNxBdisZsPT
p2iBky/fGSr/7lqIYXk3/nFg/CpUH48B1fg5JwEkQMvyG5qRPXz9UGbnGnkuhzJ7
rbwp93xFOmr6mF337jnu5POuAEY/0ELiZMmM9K3Qmr6VF2FOugI=
=aA3w
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 51656@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 51656
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help