uxn: unstable-2023-12-25 -> unstable-2024-01-04

This commit is contained in:
R. Ryantm 2024-01-05 23:21:14 +00:00
parent ad41959648
commit fb2203e34c

View File

@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "uxn";
version = "unstable-2023-12-25";
version = "unstable-2024-01-04";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "3f252c0ee378933856b9b01be1b3c7da58cacad5";
hash = "sha256-DcKZ0LMm9Q1rC+//9jEygitVG+UuXeDXcgSZDOueExc=";
rev = "7bf469dca2e8c620b53616483bacacea724fb685";
hash = "sha256-SISS8qdBYwNLhHhIzMlCkaXprQkfpFsR4y7/xrFQji8=";
};
outputs = [ "out" "projects" ];