[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/08: gnu: mixxx: Update to 2.3.5.
From: |
guix-commits |
Subject: |
03/08: gnu: mixxx: Update to 2.3.5. |
Date: |
Sun, 14 May 2023 10:38:27 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit a6b05e89eeda46acdcab255116db09df27fc4463
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Sat May 13 08:55:53 2023 -0300
gnu: mixxx: Update to 2.3.5.
* gnu/packages/music.scm (mixxx): Update to 2.3.5.
---
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 a8e01b8dba..ae29eceefa 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2268,7 +2268,7 @@ a JACK session.")
(define-public mixxx
(package
(name "mixxx")
- (version "2.3.4")
+ (version "2.3.5")
(source
(origin
(method git-fetch)
@@ -2280,7 +2280,7 @@ a JACK session.")
(search-patches "mixxx-link-qtscriptbytearray-qtscript.patch"
"mixxx-system-googletest-benchmark.patch"))
(sha256
- (base32 "056zn0nxl7xrmg467ljdszsycrszsrzsc8k4s39mp4qxyd9qq4yn"))
+ (base32 "0142xcq5ahk50kzc06s13xilj8m4p0spmd5hqd8s08qjhr37n2il"))
(modules '((guix build utils)))
(snippet
;; Delete libraries that we already have or don't need.
- branch master updated (eb7312401e -> 7b00b155d8), guix-commits, 2023/05/14
- 07/08: gnu: python-cmaes: Update to 0.9.1., guix-commits, 2023/05/14
- 02/08: gnu: python-anyqt: Update to 0.2.0., guix-commits, 2023/05/14
- 05/08: gnu: pre-commit: Update to 3.3.1., guix-commits, 2023/05/14
- 08/08: gnu: Add morss., guix-commits, 2023/05/14
- 06/08: gnu: libshout-idjc: Update to 2.4.6., guix-commits, 2023/05/14
- 04/08: gnu: mlt: Update to 7.16.0., guix-commits, 2023/05/14
- 01/08: gnu: python-opentsne: Update to 0.7.1., guix-commits, 2023/05/14
- 03/08: gnu: mixxx: Update to 2.3.5.,
guix-commits <=