[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/19: gnu: mixxx: Update to 2.4.2.
From: |
guix-commits |
Subject: |
17/19: gnu: mixxx: Update to 2.4.2. |
Date: |
Sat, 21 Dec 2024 12:57:13 -0500 (EST) |
monego pushed a commit to branch master
in repository guix.
commit 7858d523ea0cf1f9f6e7f8b3a802d61d0cc97001
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Sat Dec 21 10:24:30 2024 -0300
gnu: mixxx: Update to 2.4.2.
* gnu/packages/music.scm (mixxx): Update to 2.4.2.
Change-Id: Ie2ede99542c86126faa89dff86b60210729ef02a
---
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 2fbdcf4ea9..4c0d4d0c68 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2446,7 +2446,7 @@ a JACK session.")
(define-public mixxx
(package
(name "mixxx")
- (version "2.4.1")
+ (version "2.4.2")
(source
(origin
(method git-fetch)
@@ -2455,7 +2455,7 @@ a JACK session.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0cfdgrxfhck6cg4j9mb2rdp06n57kca1403qw92c3pmk1y05grq4"))
+ (base32 "1xvmha9q2f1gclb5js09l511v3b5zbp3gnbrz11q681cp924byk1"))
(modules '((guix build utils)))
(snippet
;; Delete libraries that we already have or don't need.
- branch master updated (11855e1c28 -> da6fc1750e), guix-commits, 2024/12/21
- 04/19: gnu: python-hy: Update to 1.0.0., guix-commits, 2024/12/21
- 17/19: gnu: mixxx: Update to 2.4.2.,
guix-commits <=
- 06/19: gnu: shotcut: Update to 24.11.17., guix-commits, 2024/12/21
- 13/19: gnu: kdenlive: Update to 24.12.0., guix-commits, 2024/12/21
- 15/19: gnu: librepcb: Update to 1.2.0., guix-commits, 2024/12/21
- 02/19: gnu: gmic: Update to 3.4.3., guix-commits, 2024/12/21
- 03/19: gnu: python-cma: Update to 4.0.0., guix-commits, 2024/12/21
- 05/19: gnu: mlt: Update to 7.28.0., guix-commits, 2024/12/21
- 08/19: gnu: python-deepxde: Update to 1.12.2., guix-commits, 2024/12/21
- 01/19: gnu: python-motulator: Update to 0.5.0., guix-commits, 2024/12/21
- 10/19: gnu: symengine: Update to 0.13.0., guix-commits, 2024/12/21
- 07/19: gnu: python-pandapipes: Update to 0.11.0., guix-commits, 2024/12/21