Skip to content
Snippets Groups Projects
Commit 314275c7 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: JACK2: rename package to "jack2".

* gnu/packages/audio.scm (jack-2): Change package name to "jack2" to
  distinguish from JACK1.
parent 2f9ae82f
No related branches found
No related tags found
No related merge requests found
......@@ -191,7 +191,7 @@ (define-public jack-1
(define-public jack-2
(package (inherit jack-1)
(name "jack")
(name "jack2")
(version "1.9.10")
(source (origin
(method url-fetch)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment