From 940474d0df6dd2091ff71d60aa6925ab65b6fa48 Mon Sep 17 00:00:00 2001 From: Andrew Marshall Date: Sun, 7 Apr 2024 10:07:44 -0400 Subject: [PATCH] libretro.mame: fix incorrect hash See https://github.com/NixOS/nixpkgs/issues/302349 --- pkgs/applications/emulators/retroarch/hashes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/emulators/retroarch/hashes.json b/pkgs/applications/emulators/retroarch/hashes.json index a8443af73f44..1b621045368d 100644 --- a/pkgs/applications/emulators/retroarch/hashes.json +++ b/pkgs/applications/emulators/retroarch/hashes.json @@ -409,7 +409,7 @@ "owner": "libretro", "repo": "mame", "rev": "ac9d0347f5d331eb49017cd599a5e63a668b4f22", - "hash": "sha256-P5Hunw1o0C29/YsOu7tmR/oY2sbL2qTmY6RoJ56bTzI=" + "hash": "sha256-YlnW5v8Slz/w/AHwWzJ7ZszFic/W0wth2nOZVOD7yxs=" }, "version": "unstable-2024-04-01" },