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

uxn: unstable-2024-01-21 -> unstable-2024-02-07
This commit is contained in:
Nick Cao 2024-02-08 19:23:44 -05:00 committed by GitHub
commit dc29673f6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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" ];