From 3e3d5cce560ee46d8dcfb7b7f48416d17159aced Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 2 Aug 2023 08:30:02 +0000 Subject: [PATCH] uxn: unstable-2023-07-26 -> unstable-2023-07-30 --- pkgs/applications/emulators/uxn/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/uxn/default.nix b/pkgs/applications/emulators/uxn/default.nix index 5d18fb68e4fb..7151f5b0f9be 100644 --- a/pkgs/applications/emulators/uxn/default.nix +++ b/pkgs/applications/emulators/uxn/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation { pname = "uxn"; - version = "unstable-2023-07-26"; + version = "unstable-2023-07-30"; src = fetchFromSourcehut { owner = "~rabbits"; repo = "uxn"; - rev = "e2e5e8653193e2797131813938cb0d633ca3f40c"; - hash = "sha256-VZYvpHUyNeJMsX2ccLEBRuHgdgwOVuv+iakPiHnGAfg="; + rev = "9ca8e9623d0ab1c299f08d3dd9d54098557f5749"; + hash = "sha256-K51YiLnBwFWgD3h3l2BhsvzhnHHolZPsjjUWJSe4sPQ="; }; buildInputs = [