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

uxn: unstable-2024-03-16 -> unstable-2024-03-18
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-03-20 16:14:52 +00:00 committed by GitHub
commit 1171ebc462
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "uxn";
version = "unstable-2024-03-16";
version = "unstable-2024-03-18";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "5d3cf8b61457fea833d3e232297b378ba54c8350";
hash = "sha256-PXXsMKAPRUs4/Y4s/NBorcJmv7RtNK7UlRgmyowrm3A=";
rev = "250aecc920a6f12d2d5479a5230a31630dac2a1e";
hash = "sha256-nhKlcuhXkrhecRwVIuSf+jOmFbX0NMhmmc5pj6MCNdQ=";
};
outputs = [ "out" "projects" ];