[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: gsequencer: Update to 6.5.2.
From: |
guix-commits |
Subject: |
01/08: gnu: gsequencer: Update to 6.5.2. |
Date: |
Sat, 23 Mar 2024 08:36:31 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit 1c5a685c75f296662e17d59a3e5c7cad884663ab
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Tue Jan 16 22:02:58 2024 -0300
gnu: gsequencer: Update to 6.5.2.
* gnu/packages/music.scm (gsequencer): Update to 6.5.2.
Change-Id: I028a10d05935b4b90ab9517de993fcd3b62bb07d
---
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 c1f69ee55c..119f49ab8d 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5190,7 +5190,7 @@ studio.")
(define-public gsequencer
(package
(name "gsequencer")
- (version "6.1.3")
+ (version "6.5.2")
(source
(origin
(method git-fetch)
@@ -5199,7 +5199,7 @@ studio.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1h5zw9047qmhhc6n4ny11id1h1p8322wadl7p8j65bwrz8kbfx99"))))
+ (base32 "16rkwb60v7igixligkcm86l8l8vab1bhmwg8m7ihb051ryqixa3i"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:phases
- branch master updated (9f11c33b6d -> bf530017f0), guix-commits, 2024/03/23
- 01/08: gnu: gsequencer: Update to 6.5.2.,
guix-commits <=
- 02/08: gnu: python-arviz: Update to 0.17.1., guix-commits, 2024/03/23
- 05/08: gnu: python-mapie: Update to 0.8.3., guix-commits, 2024/03/23
- 03/08: gnu: python-pymc: Update to 5.11.0., guix-commits, 2024/03/23
- 04/08: gnu: gmic: Update to 3.3.5., guix-commits, 2024/03/23
- 07/08: gnu: python-scrapy: Update to 2.11.1., guix-commits, 2024/03/23
- 06/08: gnu: python-deepxde: Update to 1.11.0., guix-commits, 2024/03/23
- 08/08: gnu: libdjinterop: Update to 0.20.2., guix-commits, 2024/03/23