gnu: Remove folks-with-libsoup2.

* gnu/packages/gnome.scm (folks-with-libsoup2): Delete variable.

Change-Id: I840575bcda250e2f06dd50d6f1985a01b1fbdc96
This commit is contained in:
Andreas Enge 2025-08-04 18:43:02 +02:00
parent 2c11d1eae7
commit b00e18d1de
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -11299,14 +11299,6 @@ compiled.")
(home-page "https://wiki.gnome.org/Projects/Folks")
(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
(package
(name "gfbgraph")