diff --git a/music.scm b/music.scm index 11702af..174315c 100644 --- a/music.scm +++ b/music.scm @@ -5100,7 +5100,7 @@ the electronic or dubstep genre.") (define-public sonivox-eas (package (name "sonivox-eas") - (version "1.1.0") + (version "1.3.0") (source (origin (method git-fetch) (uri (git-reference @@ -5109,7 +5109,8 @@ the electronic or dubstep genre.") (file-name (string-append name "-" version "-checkout")) (sha256 (base32 - "0l9gs00p5g4k4qy6i7nv1mfi2n2wnsycwjrgrh9hxzam4irf2mw2")))) + "1ygmlrsdzxii2dvj6id2ai3xv3klw2x67ip5rcp823jzczl0wpjd" + )))) (build-system cmake-build-system) (arguments '(#:tests? #f)) ; there are no tests (inputs