[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: gsequencer: Update to 4.5.0.
From: |
guix-commits |
Subject: |
09/10: gnu: gsequencer: Update to 4.5.0. |
Date: |
Mon, 3 Apr 2023 22:17:01 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit c2856f2e4e7a4df27502670b4d56cb5b670980bc
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Mon Apr 3 22:22:23 2023 -0300
gnu: gsequencer: Update to 4.5.0.
* gnu/packages/music.scm (gsequencer): Update to 4.5.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 1b8707103a..c63dc69972 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5105,7 +5105,7 @@ studio.")
(define-public gsequencer
(package
(name "gsequencer")
- (version "4.4.2")
+ (version "4.5.0")
(source
(origin
(method git-fetch)
@@ -5114,7 +5114,7 @@ studio.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "01fy9jkbwj8h7p0cjpc9ghjvh2d8w6n7vs6w5jbacgs2i61jx6hh"))))
+ (base32 "0j66b8y1pyka2im5hbwz6yh3hip0wsw7fa3kwl2212wq1y2a4ys1"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:phases
- branch master updated (52d373dfef -> 2853a4dd5e), guix-commits, 2023/04/03
- 04/10: gnu: pre-commit: Update to 3.2.2., guix-commits, 2023/04/03
- 05/10: gnu: mlt: Update to 7.14.0., guix-commits, 2023/04/03
- 06/10: gnu: symengine: Update to 0.10.1., guix-commits, 2023/04/03
- 10/10: gnu: kdenlive: Update to 22.12.3., guix-commits, 2023/04/03
- 08/10: gnu: qelectrotech: Update to 0.9.0., guix-commits, 2023/04/03
- 09/10: gnu: gsequencer: Update to 4.5.0.,
guix-commits <=
- 07/10: gnu: python-symengine: Update to 0.10.0., guix-commits, 2023/04/03
- 03/10: gnu: mixxx: Update to 2.3.4., guix-commits, 2023/04/03
- 02/10: gnu: libngspice: Update to 40., guix-commits, 2023/04/03
- 01/10: gnu: python-scikit-rf: Update to 0.26.0., guix-commits, 2023/04/03