gnu: hangups: Fix build.
* gnu/packages/messaging.scm (hangups)[propagated-inputs]: Use python-protobuf-3.6 specifically.master
parent
141bae73d6
commit
837547cbb6
|
@ -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)
|
||||
|
|
Reference in New Issue