From c3cb3a16896a3a5d5188d10ffbc21c0ae4e2e441 Mon Sep 17 00:00:00 2001 From: Sughosha Date: Sun, 26 Oct 2025 20:20:04 +0530 Subject: [PATCH] gnu: sonivox-eas: Update to 1.6.0. * gnu/packages/music.scm (sonivox-eas): Update to 1.6.0. Change-Id: I7c60e5a80c28521950f0b227d6eebacff1b8728a --- 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 a2c67cbcc10..552f628e028 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -5990,7 +5990,7 @@ real time GM synthesizer.") (define-public sonivox-eas (package (name "sonivox-eas") - (version "1.5.1") + (version "1.6.0") (source (origin (method git-fetch) (uri (git-reference @@ -5999,7 +5999,7 @@ real time GM synthesizer.") (file-name (string-append name "-" version "-checkout")) (sha256 (base32 - "1y67bi2vcwb1avwz18i41q85cmqx9svwx4q3kpmh951l49s9k8vz")))) + "1dzknbc9b4cbf1smql3b7g9smg45z1z8qrq0y6m4659k0jc3svs4")))) (build-system qt-build-system) (arguments (list #:qtbase qtbase