guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: hangups: Fix build.


From: guix-commits
Subject: 01/01: gnu: hangups: Fix build.
Date: Sat, 2 Nov 2019 13:12:13 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 837547cbb67730687dee2b50a6dea6236961cce6
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Nov 2 18:05:20 2019 +0100

    gnu: hangups: Fix build.
    
    * gnu/packages/messaging.scm (hangups)[propagated-inputs]:
    Use python-protobuf-3.6 specifically.
---
 gnu/packages/messaging.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index c81ac6f..a1b762e 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1843,7 +1843,7 @@ QMatrixClient project.")
        ("python-async-timeout" ,python-async-timeout)
        ("python-configargparse" ,python-configargparse)
        ("python-mechanicalsoup" ,python-mechanicalsoup)
-       ("python-protobuf" ,python-protobuf)
+       ("python-protobuf" ,python-protobuf-3.6)
        ("python-readlike" ,python-readlike)
        ("python-reparser" ,python-reparser)
        ("python-requests" ,python-requests)



reply via email to

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