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

uxn: unstable-2024-01-15 -> unstable-2024-01-21

authored by h7x4 and committed by GitHub 4a0965ce b32ab28b

+3 -3
+3 -3
pkgs/by-name/ux/uxn/package.nix
··· 7 8 stdenv.mkDerivation (finalAttrs: { 9 pname = "uxn"; 10 - version = "unstable-2024-01-15"; 11 12 src = fetchFromSourcehut { 13 owner = "~rabbits"; 14 repo = "uxn"; 15 - rev = "8212ca5edb55a28976515a73fcb454f18eb44a09"; 16 - hash = "sha256-K/qTKSGt/sFHt0lfUbwa/Y2XlWst30q1aKvsm4sjrLc="; 17 }; 18 19 outputs = [ "out" "projects" ];
··· 7 8 stdenv.mkDerivation (finalAttrs: { 9 pname = "uxn"; 10 + version = "unstable-2024-01-21"; 11 12 src = fetchFromSourcehut { 13 owner = "~rabbits"; 14 repo = "uxn"; 15 + rev = "3e1183285a94a0930c9b09fd4fa73ac3a5d24fda"; 16 + hash = "sha256-hhxcj/jVBOm7E63Z9sS3SnFjexQEXVtw3QU5n/4hkVI="; 17 }; 18 19 outputs = [ "out" "projects" ];