gnu: cheese: Fix source URL.

This is a followup to 6e95917b64, which
would construct an incorrect URL.

* gnu/packages/gnome.scm (cheese)[source]: In URL, change
'version-major+minor' to 'version-major'.
This commit is contained in:
Ludovic Courtès 2022-09-02 10:54:27 +02:00
parent aaf7820d57
commit 162c7e1bc6
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -10727,7 +10727,7 @@ (define-public cheese
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
(version-major+minor version) "/" name "-" (version-major version) "/" name "-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32