[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/13: gnu: muse-sequencer: Update to 4.1.0.
From: |
guix-commits |
Subject: |
01/13: gnu: muse-sequencer: Update to 4.1.0. |
Date: |
Sat, 18 Jun 2022 12:20:35 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit e2de652d57360a825283a3161dc78f874384dc79
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Apr 20 19:37:26 2022 -0300
gnu: muse-sequencer: Update to 4.1.0.
* gnu/packages/music.scm (muse-sequencer): Update to 4.1.0.
---
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 08b5ac16e9..dfa167a00e 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4782,7 +4782,7 @@ sample library.")
(define-public muse-sequencer
(package
(name "muse-sequencer")
- (version "4.0.0")
+ (version "4.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4791,7 +4791,7 @@ sample library.")
(file-name (git-file-name name version))
(sha256
(base32
- "1gamr9ln10l26wwyin1a4grrqy6h05qzcgp28wsp85yczkpsh02c"))))
+ "1iihjivpkvmdfqf20kcl9k0s1iwlv9p5vpna7c58lbw3573fiyr4"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f ; there is no test target
- branch master updated (85d7ad2be8 -> b2f2fdb37e), guix-commits, 2022/06/18
- 02/13: gnu: muse-sequencer: Use Gexps., guix-commits, 2022/06/18
- 05/13: gnu: gthumb: Update to 3.12.2., guix-commits, 2022/06/18
- 01/13: gnu: muse-sequencer: Update to 4.1.0.,
guix-commits <=
- 06/13: gnu: openxr: Update to 1.0.23., guix-commits, 2022/06/18
- 11/13: gnu: gimp: Update to 2.10.32., guix-commits, 2022/06/18
- 10/13: gnu: gegl: Update to 0.4.36., guix-commits, 2022/06/18
- 12/13: gnu: freecad: Update to 0.20., guix-commits, 2022/06/18
- 13/13: gnu: orange: Update to 3.32.0., guix-commits, 2022/06/18
- 03/13: gnu: srain: Update to 1.4.0., guix-commits, 2022/06/18
- 09/13: gnu: babl: Update to 0.1.92., guix-commits, 2022/06/18
- 08/13: gnu: photoflare: Update to 1.6.10., guix-commits, 2022/06/18
- 04/13: gnu: markets: Update to 0.5.4., guix-commits, 2022/06/18
- 07/13: gnu: python-scikit-image: Update to 0.19.3., guix-commits, 2022/06/18