nestopia-ue: 1.53.1 -> 1.53.2

R. Ryantm 94a013a6 bb8a04eb

+2 -2
+2 -2
pkgs/by-name/ne/nestopia-ue/package.nix
··· 22 23 stdenv.mkDerivation (finalAttrs: { 24 pname = "nestopia"; 25 - version = "1.53.1"; 26 27 src = fetchFromGitHub { 28 owner = "0ldsk00l"; 29 repo = "nestopia"; 30 rev = finalAttrs.version; 31 - hash = "sha256-6r6o/2GDp1Rcp+OWaQVgIQGC6NAxtmx4lxDWWpwv8aQ="; 32 }; 33 34 buildInputs = [
··· 22 23 stdenv.mkDerivation (finalAttrs: { 24 pname = "nestopia"; 25 + version = "1.53.2"; 26 27 src = fetchFromGitHub { 28 owner = "0ldsk00l"; 29 repo = "nestopia"; 30 rev = finalAttrs.version; 31 + hash = "sha256-sKemwbmEr637KL951wsmDxLFDvWh+0K+exdDd0+Iq1c="; 32 }; 33 34 buildInputs = [