summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <[email protected]>2021-01-28 15:54:34 +0100
committerNicolas Goaziou <[email protected]>2021-01-28 15:54:34 +0100
commitb7389f0db5f4029c7436d96137140d75bf797993 (patch)
tree5e4c1d4ada73150edaf9ef324b41019dfdbbf391
parenteff80711f303ebce132bc7a77c282cb2af731293 (diff)
gnu: musescore: Update to 3.6.1.
* gnu/packages/music.scm (musescore): Update to 3.6.1.
-rw-r--r--gnu/packages/music.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 5902cf56ba..0da4cdd73a 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -10,7 +10,7 @@
;;; Copyright © 2016 Alex Griffin <[email protected]>
;;; Copyright © 2017 nikita <[email protected]>
;;; Copyright © 2017 Rodger Fox <[email protected]>
-;;; Copyright © 2017, 2018, 2019, 2020 Nicolas Goaziou <[email protected]>
+;;; Copyright © 2017, 2018, 2019, 2020, 2021 Nicolas Goaziou <[email protected]>
;;; Copyright © 2017, 2018, 2019 Pierre Langlois <[email protected]>
;;; Copyright © 2017 Arun Isaac <[email protected]>
;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <[email protected]>
@@ -4434,7 +4434,7 @@ standalone JACK client and an LV2 plugin is also available.")
(define-public musescore
(package
(name "musescore")
- (version "3.6")
+ (version "3.6.1")
(source
(origin
(method git-fetch)
@@ -4443,7 +4443,7 @@ standalone JACK client and an LV2 plugin is also available.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0c9yf8irkism3ffzzpkx636wa6b1r1lgpsb2x63pr0gbi5ss5kyh"))
+ (base32 "087j474sdm8vcjczfqlbb1hpcvgvdghjsd132db9dlqwpgk4hmnv"))
(modules '((guix build utils)))
(snippet
;; Remove unused libraries.