uxn: unstable-2023-11-12 -> unstable-2023-12-05

This commit is contained in:
R. Ryantm 2023-12-08 00:52:20 +00:00
parent 4c37153a2c
commit f817d12bab

View file

@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "uxn";
version = "unstable-2023-11-12";
version = "unstable-2023-12-05";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "86c46be310032bc6588bdc813fae1bc235fac60b";
hash = "sha256-qyFIJORrjONwyasDvO3COUcE4VJAjZEa3QJDQ+rhwqY=";
rev = "14bf95ba390f9cb84c23ed084b69787efe253e06";
hash = "sha256-oQAt9jDO0FZm6+6bBt/nDimkbiKsvuhsxnFcsNWvop8=";
};
outputs = [ "out" "projects" ];