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

This commit is contained in:
R. Ryantm
2024-01-25 02:32:56 +00:00
parent 7b1be1e6d4
commit 3425089122
+3 -3
View File
@@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "uxn";
version = "unstable-2024-01-15";
version = "unstable-2024-01-21";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "8212ca5edb55a28976515a73fcb454f18eb44a09";
hash = "sha256-K/qTKSGt/sFHt0lfUbwa/Y2XlWst30q1aKvsm4sjrLc=";
rev = "3e1183285a94a0930c9b09fd4fa73ac3a5d24fda";
hash = "sha256-hhxcj/jVBOm7E63Z9sS3SnFjexQEXVtw3QU5n/4hkVI=";
};
outputs = [ "out" "projects" ];