summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-07-13 08:38:56 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-07-13 08:38:56 -0400
commit6d5b3df7afefa6b038c8430ae3e1650af986ad1e (patch)
treebcad4cf3d1b6507c21d1ff67d408f38682b94c76 /gnu/packages/gnome.scm
parentf516f33337e1d009eb4dc82b74643ef644ce55c9 (diff)
downloadguix-patches-6d5b3df7afefa6b038c8430ae3e1650af986ad1e.tar
guix-patches-6d5b3df7afefa6b038c8430ae3e1650af986ad1e.tar.gz
gnu: sushi: Fix URI.
Fixes <https://issues.guix.gnu.org/56537>, introduced with ef82f34482. * gnu/packages/gnome.scm (sushi)[source]: Adjust URI. Reported-by: Christopher Howard <christopher@librehacker.com>
Diffstat (limited to 'gnu/packages/gnome.scm')
-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 c80663f472..0ce96d41de 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1588,7 +1588,7 @@ sharing to the masses.")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
- (version-major+minor version) "/"
+ (version-major version) "/"
name "-" version ".tar.xz"))
(sha256
(base32