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

uxn: unstable-2023-12-05 -> unstable-2023-12-25
This commit is contained in:
Nick Cao 2023-12-31 10:36:22 -05:00 committed by GitHub
commit f332f0f669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "uxn";
version = "unstable-2023-12-05";
version = "unstable-2023-12-25";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "14bf95ba390f9cb84c23ed084b69787efe253e06";
hash = "sha256-oQAt9jDO0FZm6+6bBt/nDimkbiKsvuhsxnFcsNWvop8=";
rev = "3f252c0ee378933856b9b01be1b3c7da58cacad5";
hash = "sha256-DcKZ0LMm9Q1rC+//9jEygitVG+UuXeDXcgSZDOueExc=";
};
outputs = [ "out" "projects" ];