Merge pull request #279031 from r-ryantm/auto-update/uxn

uxn: unstable-2023-12-25 -> unstable-2024-01-04
This commit is contained in:
Nick Cao
2024-01-06 11:12:15 -05:00
committed by GitHub
+3 -3
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" ];