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)))))))
|
(symlink bin link)))))))
|
||||||
(inputs
|
(inputs
|
||||||
(list clutter
|
(list clutter
|
||||||
evolution-data-server-3.44
|
evolution-data-server
|
||||||
folks-with-libsoup2
|
folks
|
||||||
geoclue
|
geoclue
|
||||||
geocode-glib-with-libsoup2
|
geocode-glib
|
||||||
granite-6
|
granite-6
|
||||||
glib
|
glib
|
||||||
gtk
|
gtk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue