me
/
guix
Archived
1
0
Fork 0

gnu: dino: Replace 'pango-next' with 'pango'.

This is a followup to the merge commit in
7df09ee0ab.  'pango-next' was removed in
dc5fc7d23f on 'core-updates'.

* gnu/packages/messaging.scm (dino)[inputs]: Replace 'pango-next' with
'pango'.
master
Ludovic Courtès 2023-03-02 21:47:50 +01:00
parent 8e4d13231a
commit f073a850c9
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -1395,7 +1395,7 @@ Encryption to Gajim.")
libsignal-protocol-c
libsoup
libsrtp ;for calls support
pango-next ;gtk4 wants pango 1.50+
pango ;gtk4 wants pango 1.50+
qrencode
sqlite
webrtc-audio-processing)) ;for A/V support