gnu: carla: Update to 2.4.1.

* gnu/packages/audio.scm (carla): Update to 2.4.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Demis Balbach 2021-12-07 19:00:23 +01:00 committed by Nicolas Goaziou
parent 610645b175
commit c11c1080de
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -4947,7 +4947,7 @@ (define-public redkite
(define-public carla
(package
(name "carla")
(version "2.1.1")
(version "2.4.1")
(source
(origin
(method git-fetch)
@ -4957,8 +4957,7 @@ (define-public carla
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
"0c3y4a6cgi4bv1mg57i3qn5ia6pqjqlaylvkapj6bmpsw71ig22g"))))
(base32 "01ngkmfcxyg1bb4qmfvlkkjbx4lx62akxqhizl8zmqnhfcy4p9bx"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target