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

uxn: unstable-2024-01-15 -> unstable-2024-01-21
This commit is contained in:
h7x4
2024-02-02 01:46:39 +01:00
committed by GitHub
+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" ];