~ruther/guix-local

42022442d48dbbe23300dff837a98bf84d4b094f — Maxim Cournoyer 7 months ago 8ea929e
gnu: lime: Update to 5.3.112.

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

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

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