* [bug#51656] [PATCH] gnu: x42-plugins: Update to 20211016.
@ 2021-11-07 11:03 Thorsten Wilms
2021-11-07 20:27 ` bug#51656: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Wilms @ 2021-11-07 11:03 UTC (permalink / raw)
To: 51656; +Cc: Thorsten Wilms
* gnu/packages/music.scm (x42-plugins): Update to 20211016.
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-07 20:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-07 11:03 [bug#51656] [PATCH] gnu: x42-plugins: Update to 20211016 Thorsten Wilms
2021-11-07 20:27 ` bug#51656: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.