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

uxn: unstable-2023-11-12 -> unstable-2023-12-05
This commit is contained in:
Weijia Wang
2023-12-10 00:55:13 +01:00
committed by GitHub
+3 -3
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" ];