gnu: lime: Update to 5.3.112.

* gnu/packages/linphone.scm (lime): Update to 5.3.112.

Change-Id: I38c5beed5a53d0da0f9c351bc9554569a2af2af3
This commit is contained in:
Maxim Cournoyer 2025-09-29 20:40:53 +09:00
parent 8ea929ec37
commit 42022442d4
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -684,7 +684,7 @@ including media capture, encoding and decoding, and rendering.")
(define-public lime
(package
(name "lime")
(version "5.3.57")
(version "5.3.112")
(source
(origin
(method git-fetch)
@ -693,7 +693,7 @@ including media capture, encoding and decoding, and rendering.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1jd549f4cky5rcvq3d2zn8d383jahdi71nhkzblnr6mqqbn6b7sa"))))
(base32 "00m96pznkawdmzhz25igyiiy3nx6ql5r5k14kcc3h8fqkg917vjf"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(arguments