gnu: libsoup-minimal: Add upstream-name.

* gnu/packages/gnome.scm (libsoup-minimal)[properties]: Add upstream-name.
This commit is contained in:
Liliana Marie Prikler 2025-01-09 22:38:06 +01:00
parent 5a1d13248a
commit f01d2d7c6f
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -5244,7 +5244,8 @@ as OpenStreetMap, OpenCycleMap, OpenAerialMap and Maps.")
(description (description
"LibSoup is an HTTP client/server library for GNOME. It uses GObjects "LibSoup is an HTTP client/server library for GNOME. It uses GObjects
and the GLib main loop, to integrate well with GNOME applications.") 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. ;;; An older variant kept to build the 'rest' package.
(define-public libsoup-minimal-2 (define-public libsoup-minimal-2