diff mbox series

[bug#56533] sushi-42: Update source URI

Message ID ygu1qupchsz.fsf@netpanic.org
State Accepted
Headers show
Series [bug#56533] sushi-42: Update source URI | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git-branch success View Git branch
cbaines/applying patch fail View Laminar job
cbaines/issue success View issue

Commit Message

Simon Streit July 13, 2022, 12:34 p.m. UTC
Hello Jacob,

Jacob Hrbek <kreyren@rixotstudio.cz> writes:

> The current checksum doesn't match the tarball so this updates it
>
> BEWARE: Possible security issue on GNOME's end due to the checksum not
> matching

This package still builds perfectly fine with the old hash.  On the
contrary the source uri is failing at the moment.  This I locally fixed
it.  Sorry if this is contradictory now and for hijacking this thread.

From a489536562c66ab4085d24cf2c495b2639ba55d1 Mon Sep 17 00:00:00 2001
From: Simon Streit <simon@netpanic.org>
Date: Wed, 13 Jul 2022 14:06:21 +0200
Subject: [PATCH] gnu: sushi: Fix source path.

* gnu/packages/gnome.scm (sushi): Fix source path.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Liliana Marie Prikler July 13, 2022, 7:29 p.m. UTC | #1
Am Mittwoch, dem 13.07.2022 um 14:34 +0200 schrieb Simon Streit:
> This package still builds perfectly fine with the old hash.  On the
> contrary the source uri is failing at the moment.
This was separately reported and solved ~7 hours ago, so it should be
fine now :)
diff mbox series

Patch

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 @@  (define-public sushi
     (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