3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: ardour: Update to 7.2

* gnu/packages/audio.scm (ardour): Update to 7.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Sughosha 2022-12-16 10:01:13 +00:00 committed by Nicolas Goaziou
parent 708b29a395
commit 612a3f8716
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -731,7 +731,7 @@ purposes developed at Queen Mary, University of London.")
(define-public ardour
(package
(name "ardour")
(version "7.1")
(version "7.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -748,7 +748,7 @@ purposes developed at Queen Mary, University of London.")
namespace ARDOUR { const char* revision = \"" version "\" ; const char* date = \"\"; }")))))
(sha256
(base32
"11ca9xpzmzafl8xl0r0w32lxjqwy532hfd2bzb0d73bdpngpvcbq"))
"1gv0wkzyx59lbnaf5iz9yva4akrd2zkhsmdk8wda3wz06zmk4w1r"))
(file-name (string-append name "-" version))))
(build-system waf-build-system)
(arguments