From 5234caf1aa85b1b869daea205955fc79361caed7 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 29 Sep 2024 02:00:00 +0200 Subject: [PATCH] gnu: gitg: Fix upstream hash mismatch. The tarball was modified upstream. The one-line difference is in meson.build: - version: '45.alpha', + version: '44', I did not check whether this triggers A Malware. I doubt the original packager did, either. * gnu/packages/gnome.scm (gitg)[source]: Update sha256. Change-Id: I60b96ced6bef5851a28038da7948d4a0ec8a34bf --- gnu/packages/gnome.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 892302f391..cf3d1a1496 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -12349,7 +12349,7 @@ (define-public gitg name "-" version ".tar.xz")) (sha256 (base32 - "0m135v2qm5kaa2jki0y2lbh0wa69bqfh9a4cm7db153v7smrj3jv")))) + "0c152c1vrkckqkfq3862c02fxp2scv7f7lqv6k6p35mb9ml32ail")))) (build-system meson-build-system) (arguments (list