gnu: carla: Update to 2.5.10.

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

Change-Id: I24230e1ec249021f0161da9748a2de342ef1a889
This commit is contained in:
Sharlatan Hellseher 2025-08-04 11:35:29 +01:00
parent 250ac0093d
commit eeb15fc105
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -6450,7 +6450,7 @@ as is the case with audio plugins.")
(define-public carla
(package
(name "carla")
(version "2.4.1")
(version "2.5.10")
(source
(origin
(method git-fetch)
@ -6460,7 +6460,7 @@ as is the case with audio plugins.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "01ngkmfcxyg1bb4qmfvlkkjbx4lx62akxqhizl8zmqnhfcy4p9bx"))))
(base32 "1p7nvydnmg5l457w3089bwj1a5z509ydlpwvf19k86i348a1lm6v"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ; no "check" target