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 @@ photo-booth-like software, such as Cheese.")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
(version-major+minor version) "/" name "-"
(version-major version) "/" name "-"
version ".tar.xz"))
(sha256
(base32