[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/13: gnu: bjumblr: Update to 1.6.8.
From: |
guix-commits |
Subject: |
04/13: gnu: bjumblr: Update to 1.6.8. |
Date: |
Sat, 30 Oct 2021 18:58:33 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3f5f58df8bd8edcfabee1336be1531639353dff3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Oct 29 21:12:00 2021 +0200
gnu: bjumblr: Update to 1.6.8.
* gnu/packages/music.scm (bjumblr): Update to 1.6.8.
---
gnu/packages/music.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index d711b85..75519fb 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)
- branch master updated (c4ac8cf -> 84c6f17), guix-commits, 2021/10/30
- 01/13: gnu: bsequencer: Update to 1.8.10., guix-commits, 2021/10/30
- 02/13: gnu: bchoppr: Update to 1.10.10., guix-commits, 2021/10/30
- 03/13: gnu: bshapr: Update to 0.13., guix-commits, 2021/10/30
- 04/13: gnu: bjumblr: Update to 1.6.8.,
guix-commits <=
- 06/13: ui: Add top-level options to help text., guix-commits, 2021/10/30
- 07/13: ui: Use DISPLAY in SHOW-GUIX-HELP., guix-commits, 2021/10/30
- 08/13: bash completion: Don't hard-code "guix" binary name., guix-commits, 2021/10/30
- 12/13: gnu: remmina: Update to 1.4.21., guix-commits, 2021/10/30
- 13/13: gnu: dconf: Increase test timeout further., guix-commits, 2021/10/30
- 05/13: gnu: bschaffl: Update to 1.4.8., guix-commits, 2021/10/30
- 09/13: bash completion: Complete top-level options., guix-commits, 2021/10/30
- 10/13: gnu: polybar: Update to 3.5.7., guix-commits, 2021/10/30
- 11/13: gnu: aws-c-mqtt: Update to 0.7.8., guix-commits, 2021/10/30