me
/
guix
Archived
1
0
Fork 0

gnu: ardour: Fix inheritance of Ardour package.

* gnu/packages/audio.scm (ardour): Inherit from "ardour-3" instead of
  "ardour".
master
Ricardo Wurmus 2015-05-07 22:47:31 +02:00
parent 002806c929
commit 32cf989587
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ engineers, musicians, soundtrack editors and composers.")
(license license:gpl2+)))
(define-public ardour
(package (inherit ardour)
(package (inherit ardour-3)
(name "ardour")
(version "4.0")
(source (origin