guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/09: gnu: libring: Update to 20191101.


From: guix-commits
Subject: 08/09: gnu: libring: Update to 20191101.
Date: Sun, 1 Dec 2019 07:46:20 -0500 (EST)

ambrevar pushed a commit to branch master
in repository guix.

commit a83855ffad4421d5220af0b20ea0c5f71fa44f8d
Author: Pierre Neidhardt <address@hidden>
Date:   Thu Nov 14 18:14:25 2019 +0100

    gnu: libring: Update to 20191101.
    
    * gnu/packages/telephony.scm (libring)[inputs]: Replace restbed with 
restinio,
      add asio.
---
 gnu/packages/telephony.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index 2d6e5b2..a3bc18f 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -792,8 +792,9 @@ Initiation Protocol (SIP) and a multimedia framework.")
        ("libsecp256k1" ,libsecp256k1)
        ("python" ,python)
        ("python-wrapper" ,python-wrapper)
-       ("restbed" ,restbed)
+       ("restinio" ,restinio)
        ("libx11" ,libx11)
+       ("asio" ,asio)
        ;; TODO: Upstream seems to rely on a custom pjproject (a.k.a. pjsip) 
version.
        ;; See https://git.jami.net/savoirfairelinux/ring-daemon/issues/24.
        ("pjproject" ,pjproject-jami)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]