~ruther/guix-local

748b943fcdd377e9ca0dc4bcb2b4103dad0c9df8 — Maxim Cournoyer 7 months ago 768ea59
gnu: bcunit: Update to 5.3.101.

* gnu/packages/linphone.scm (bcunit): Update to 5.3.101.

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

M gnu/packages/linphone.scm
M gnu/packages/linphone.scm => gnu/packages/linphone.scm +2 -2
@@ 65,7 65,7 @@
(define-public bcunit
  (package
    (name "bcunit")
    (version "5.3.57")
    (version "5.3.101")
    (source
     (origin
       (method git-fetch)


@@ 74,7 74,7 @@
             (commit version)))
       (file-name (git-file-name name version))
       (sha256
        (base32 "02aqc8052vidc8ylkwiv2rqddl58fccrjz561j8zfqlwm2irnsg3"))))
        (base32 "0rpkc9bjlf370p5fsrbp9b481zakdndmfxyg5vwza0a9z19f81vb"))))
    (build-system cmake-build-system)
    (arguments
     (list