guix_mirror_bot pushed a commit to branch mesa-updates
in repository guix.
commit 8e22300e306ed30b81a3881511ad1cbae7d5fa08
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon Sep 29 20:40:53 2025 +0900
gnu: belr: Update to 5.3.112.
* gnu/packages/linphone.scm (belr): Update to 5.3.112.
Change-Id: Ia105fd24f2a4f46b1ccec9fcaf212468af1c0e01
---
gnu/packages/linphone.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linphone.scm b/gnu/packages/linphone.scm
index ed632fb581..0532733313 100644
--- a/gnu/packages/linphone.scm
+++ b/gnu/packages/linphone.scm
@@ -190,7 +190,7 @@ Communications software like belle-sip, mediastreamer2 and
linphone.")
(define-public belr
(package
(name "belr")
- (version "5.3.57")
+ (version "5.3.112")
(source
(origin
(method git-fetch)
@@ -199,7 +199,7 @@ Communications software like belle-sip, mediastreamer2 and
linphone.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1jqv2rfclzwsglwgvx7ypy0yhwbjxrsbik6xipf48770qmdz3bj9"))))
+ (base32 "00gmdh8nchn4frxzli62w8slqpizln9bd1czrmpj8laiqdy1ihvk"))))
(build-system cmake-build-system)
(outputs '("out" "debug" "tester"))
(arguments