From d4e6bac0e8577b260c68f6426e666d2df4927d78 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Mon, 29 Sep 2025 20:40:53 +0900 Subject: [PATCH] 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 ed632fb581b..05327333134 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