~ruther/guix-local

d4e6bac0e8577b260c68f6426e666d2df4927d78 — Maxim Cournoyer 9 months ago 446f0d1
gnu: belr: Update to 5.3.112.

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

Change-Id: Ia105fd24f2a4f46b1ccec9fcaf212468af1c0e01
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linphone.scm
M gnu/packages/linphone.scm => gnu/packages/linphone.scm +2 -2
@@ 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