unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45525] [PATCH] gnu: timidity++: Update to 2.15.0.
@ 2020-12-29 10:40 Vincent Legoll
  2020-12-30  8:31 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-29 10:40 UTC (permalink / raw)
  To: 45525; +Cc: Vincent Legoll

* gnu/packages/audio.scm (timidity++): Update to 2.15.0.
---
 gnu/packages/audio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 4ac70d7b24..87c7e6f4de 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3047,7 +3047,7 @@ for loudness normalisation.")
 (define-public timidity++
   (package
     (name "timidity++")
-    (version "2.14.0")
+    (version "2.15.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/timidity/TiMidity++"
@@ -3055,7 +3055,7 @@ for loudness normalisation.")
                                   "/TiMidity++-" version ".tar.bz2"))
               (sha256
                (base32
-                "0xk41w4qbk23z1fvqdyfblbz10mmxsllw0svxzjw5sa9y11vczzr"))))
+                "1xf8n6dqzvi6nr2asags12ijbj1lwk1hgl3s27vm2szib8ww07qn"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags
-- 
2.29.2





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

* [bug#45525] [PATCH] gnu: timidity++: Update to 2.15.0.
  2020-12-29 10:40 [bug#45525] [PATCH] gnu: timidity++: Update to 2.15.0 Vincent Legoll
@ 2020-12-30  8:31 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-12-30  8:31 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45525

On Tue, Dec 29, 2020 at 11:40:34AM +0100, Vincent Legoll wrote:
> * gnu/packages/audio.scm (timidity++): Update to 2.15.0.

Thanks! Pushed as 0c31e86b8c0429c7e77cf05f46ba519ab4b86b40




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

end of thread, other threads:[~2020-12-30  8:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29 10:40 [bug#45525] [PATCH] gnu: timidity++: Update to 2.15.0 Vincent Legoll
2020-12-30  8:31 ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).