uxn: unstable-2024-01-21 -> unstable-2024-02-07

This commit is contained in:
R. Ryantm
2024-02-07 21:21:33 +00:00
parent cd5c10f696
commit 004e972e79
+3 -3
View File
@@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "uxn";
version = "unstable-2024-01-21";
version = "unstable-2024-02-07";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "3e1183285a94a0930c9b09fd4fa73ac3a5d24fda";
hash = "sha256-hhxcj/jVBOm7E63Z9sS3SnFjexQEXVtw3QU5n/4hkVI=";
rev = "300a3d7b3ed399721cef59e9ed9efe8a1d4e0f6f";
hash = "sha256-uwHXa4GhXNJHroQG8t3VQggvdCA3G4/1d/XVfsgeI7E=";
};
outputs = [ "out" "projects" ];