guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: musescore: Update to 3.3.2.


From: guix-commits
Subject: 01/01: gnu: musescore: Update to 3.3.2.
Date: Thu, 21 Nov 2019 11:10:49 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit d20956a401141be890a3498b6fa2b78ff2d96cc0
Author: Nicolas Goaziou <address@hidden>
Date:   Thu Nov 21 17:10:25 2019 +0100

    gnu: musescore: Update to 3.3.2.
    
    * gnu/packages/music.scm (musescore): Update to 3.3.2.
---
 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 241ede5..2c3b2ff 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3804,7 +3804,7 @@ audio samples and various soft sythesizers.  It can 
receive input from a MIDI ke
 (define-public musescore
   (package
     (name "musescore")
-    (version "3.3")
+    (version "3.3.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3813,7 +3813,7 @@ audio samples and various soft sythesizers.  It can 
receive input from a MIDI ke
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "15ckjwvp3xigjkzmp1ddzvlm4d0vlk9i1axyfxg3hr2sia84yxvi"))
+                "0r2xhhwv09v8ykgvh38fgpmpcmkra7lvhv7714xp7vb0wpcnh8l3"))
               (modules '((guix build utils)))
               (snippet
                ;; Un-bundle OpenSSL and remove unused libraries.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]