guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/08: gnu: mixxx: Update to 2.3.3.


From: guix-commits
Subject: 03/08: gnu: mixxx: Update to 2.3.3.
Date: Sat, 13 Aug 2022 01:36:26 -0400 (EDT)

monego pushed a commit to branch master
in repository guix.

commit b2ba54d007ecaf05824f60d8e8f2b98e9a927641
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Thu Jul 7 13:45:20 2022 -0300

    gnu: mixxx: Update to 2.3.3.
    
    * gnu/packages/music.scm (mixxx): Update to 2.3.3.
---
 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 dcc1a43d2d..4245401740 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2181,7 +2181,7 @@ users to select LV2 plugins and run them with jalv.")
 (define-public mixxx
   (package
     (name "mixxx")
-    (version "2.3.2")
+    (version "2.3.3")
     (source
      (origin
        (method git-fetch)
@@ -2193,7 +2193,7 @@ users to select LV2 plugins and run them with jalv.")
         (search-patches "mixxx-link-qtscriptbytearray-qtscript.patch"
                         "mixxx-system-googletest-benchmark.patch"))
        (sha256
-        (base32 "1h26vpf60rk56fsw1nvmxihg7ammlj8q4zgim49q4s4ww7j8wwqj"))
+        (base32 "0zrmy97lk0xdfnlvygshr8vradypmnypki3s1mhc296xhq96n6rm"))
        (modules '((guix build utils)))
        (snippet
         ;; Delete libraries that we already have or don't need.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]