gnu: libebur128: Update to 1.2.6.

* gnu/packages/audio.scm (libebur128): Update to 1.2.6.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-07 22:59:24 +01:00
parent 30b67fdb6a
commit 55bdb2b33b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3314,7 +3314,7 @@ (define-public suil
(define-public libebur128
(package
(name "libebur128")
(version "1.2.4")
(version "1.2.6")
(source
(origin
(method git-fetch)
@ -3323,7 +3323,7 @@ (define-public libebur128
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0n81rnm8dm1zmibkr2v3q79rsd609y0dbbsrbay18njcjva88p0g"))))
(base32 "0xkpz5rzz1j1srhprbh89669gw8z5f1njpvcnxqgf7qax69vd8sh"))))
(build-system cmake-build-system)
(arguments
`(;; Tests require proprietary .wav files. See