GNU bug report logs -
#63174
[PATCH] gnu: zplugins: Update to 0.2.5.
Previous Next
Reported by: Sughosha <Sughosha <at> proton.me>
Date: Sat, 29 Apr 2023 11:49:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/music.scm (zplugins): Update to 0.2.5.
---
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 69fe700..11453d1 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -6591,7 +6591,7 @@ as JACK standalone applications.")
(define-public zplugins
(package
(name "zplugins")
- (version "0.2.4")
+ (version "0.2.5")
(source
(origin
(method git-fetch)
@@ -6602,7 +6602,7 @@ as JACK standalone applications.")
(file-name (git-file-name name version))
(sha256
(base32
- "0l6cm6y8j1417mwspraldzixpnps8scx81wd36n2xpx60v4iqss0"))))
+ "0xsnq8kg57pdswqi9yy5nrpjbfgmym2m1qi3cj3hki33kwzx2nn1"))))
(build-system meson-build-system)
(inputs
(list guile-2.2 libsndfile lv2 ztoolkit-rsvg))
--
libgit2 1.5.1
This bug report was last modified 1 year and 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.