mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove folks-with-libsoup2.
* gnu/packages/gnome.scm (folks-with-libsoup2): Delete variable. Change-Id: I840575bcda250e2f06dd50d6f1985a01b1fbdc96
This commit is contained in:
parent
2c11d1eae7
commit
b00e18d1de
1 changed files with 0 additions and 8 deletions
|
@ -11299,14 +11299,6 @@ compiled.")
|
||||||
(home-page "https://wiki.gnome.org/Projects/Folks")
|
(home-page "https://wiki.gnome.org/Projects/Folks")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public folks-with-libsoup2
|
|
||||||
(package
|
|
||||||
(inherit folks)
|
|
||||||
(name "folks-with-libsoup2")
|
|
||||||
(inputs
|
|
||||||
(modify-inputs (package-inputs folks)
|
|
||||||
(replace "evolution-data-server" evolution-data-server-3.44)))))
|
|
||||||
|
|
||||||
(define-public gfbgraph
|
(define-public gfbgraph
|
||||||
(package
|
(package
|
||||||
(name "gfbgraph")
|
(name "gfbgraph")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue