gnu: qtractor: Update to 0.9.16.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 11 Aug 2020 02:58:33 +0000 (04:58 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 11 Aug 2020 03:20:37 +0000 (05:20 +0200)
* gnu/packages/music.scm (qtractor): Update to 0.9.16.

gnu/packages/music.scm

index fa89b98..057417e 100644 (file)
@@ -2571,14 +2571,14 @@ from the command line.")
 (define-public qtractor
   (package
     (name "qtractor")
-    (version "0.9.15")
+    (version "0.9.16")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://downloads.sourceforge.net/qtractor/"
                                   "qtractor-" version ".tar.gz"))
               (sha256
                (base32
-                "0k7a6llwrzs07flr9mvzvay9ygc2x64syg8npyabsw5a4d85fwsx"))))
+                "1l19g7cvgb7gfjmaihnd899k5hhxyf4sz22380y830xjfs2fvqxc"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ; no "check" target