mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: pantheon-calendar: Modernize inputs.
* gnu/packages/pantheon.scm (pantheon-calendar)[inputs]: Remove evolution-data-server-3.44, folks-with-libsoup2, and geocode-glib-with-libsoup2; add evolution-data-server, folks, and geocode-glib. Change-Id: Iccb94901a7d1c64555d7e5a30741115aa78f6fce
This commit is contained in:
parent
316bb4e4e0
commit
2c11d1eae7
1 changed files with 3 additions and 3 deletions
|
@ -173,10 +173,10 @@ desktop.")
|
|||
(symlink bin link)))))))
|
||||
(inputs
|
||||
(list clutter
|
||||
evolution-data-server-3.44
|
||||
folks-with-libsoup2
|
||||
evolution-data-server
|
||||
folks
|
||||
geoclue
|
||||
geocode-glib-with-libsoup2
|
||||
geocode-glib
|
||||
granite-6
|
||||
glib
|
||||
gtk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue