~ruther/guix-local

f01d2d7c6fd94c345a9cb66aa413feb524df3a0c — Liliana Marie Prikler 1 year, 7 months ago 5a1d132
gnu: libsoup-minimal: Add upstream-name.

* gnu/packages/gnome.scm (libsoup-minimal)[properties]: Add upstream-name.
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -1
@@ 5244,7 5244,8 @@ as OpenStreetMap, OpenCycleMap, OpenAerialMap and Maps.")
    (description
     "LibSoup is an HTTP client/server library for GNOME.  It uses GObjects
and the GLib main loop, to integrate well with GNOME applications.")
    (license license:lgpl2.0+)))
    (license license:lgpl2.0+)
    (properties '((upstream-name . "libsoup")))))

;;; An older variant kept to build the 'rest' package.
(define-public libsoup-minimal-2