summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2022-09-02 10:54:27 +0200
committerLudovic Courtès <ludo@gnu.org>2022-09-02 10:56:44 +0200
commit162c7e1bc621b53152b1fa5b893a500107efd4e9 (patch)
tree77a132f16bc94555f76034dff356fb7e6be5dd18 /gnu
parentaaf7820d57c6e767892766a9e76077eff9a48e9e (diff)
downloadguix-162c7e1bc621b53152b1fa5b893a500107efd4e9.tar.gz
gnu: cheese: Fix source URL.
This is a followup to 6e95917b645f3687c5c7dc9e612985ea2bc6f958, which
would construct an incorrect URL.

* gnu/packages/gnome.scm (cheese)[source]: In URL, change
'version-major+minor' to 'version-major'.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnome.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 63c77c3f7c..c01c34d14d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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