all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#56533] [PATCH] sushi-42: Update checksum
@ 2022-07-13 10:16 Jacob Hrbek
  2022-07-13 10:59 ` Jacob Hrbek
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jacob Hrbek @ 2022-07-13 10:16 UTC (permalink / raw)
  To: 56533; +Cc: Jacob Hrbek


[-- Attachment #1.1: Type: text/plain, Size: 1186 bytes --]

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

Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
---
 gnu/packages/gnome.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c80663f472..cbf59eaaca 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -72,6 +72,7 @@
 ;;; Copyright © 2022 Leo Nikkilä <hello@lnikki.la>
 ;;; Copyright © 2022 Rene Saavedra <nanuui@protonmail.com>
 ;;; Copyright © 2022 Alexandros Theodotou <alex@zrythm.org>
+;;; Copyright © 2022 Jacob Hrbek <kreyren@rixotstudio.cz>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1592,7 +1593,7 @@ (define-public sushi
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0848gidl0ab8i5pa70mv8jzchmd9kqa8sn1lg977hyasyixdpn25"))))
+                "45d8db7af45a79784e7a34588d149ea955c8be44bb82a36e896829405b7c8820"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.37.0


[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-13 19:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-13 10:16 [bug#56533] [PATCH] sushi-42: Update checksum Jacob Hrbek
2022-07-13 10:59 ` Jacob Hrbek
2022-07-13 11:02   ` bug#56533: " Julien Lepiller
2022-07-13 11:58 ` [bug#56533] (No Subject) Jacob Hrbek
2022-07-13 12:34 ` [bug#56533] [PATCH] sushi-42: Update source URI Simon Streit
2022-07-13 19:29   ` Liliana Marie Prikler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.