aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
diff options
context:2021-05-11nls: Update translations.Maxim Cournoyer
2021-05-10nls: Update translations.Maxim Cournoyer
2021-05-10nls: New nl and oc translations for the 'packages' component....Maxim Cournoyer
2021-05-10nls: New oc and si translations for the 'guix' component....Maxim Cournoyer
2021-05-03nls: Remove the doc-po-update target....Maxim Cournoyer
2021-05-03nls: Do not update po files on first make invocation....Julien Lepiller
2021-04-30build: Correct a mistake in the guix-manual.pot rule....Maxim Cournoyerindex d711b85088..75519fb232 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1945,7 +1945,7 @@ B.Choppr is the successor of B.Slizr.")
(package
(inherit bsequencer)
(name "bjumblr")
- (version "1.4.2")
+ (version "1.6.8")
(source
(origin
(method git-fetch)
@@ -1954,8 +1954,7 @@ B.Choppr is the successor of B.Slizr.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32
- "0kl6hrxmqrdf0195bfnzsa2h1073fgiqrfhg2276fm1954sm994v"))))
+ (base32 "00fgax8aqqggs54pjpagw5pc30kgxaghh8mrzpqwhs06cnchcam9"))))
(inputs
`(("cairo" ,cairo)
("libsndfile" ,libsndfile)