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

uxn: unstable-2024-04-05 -> unstable-2024-04-15
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-04-19 12:33:54 +00:00 committed by GitHub
commit 6c9b3017a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "uxn";
version = "unstable-2024-04-05";
version = "unstable-2024-04-15";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "41567558bc1ec4721fee1cc316c3a3cdc627b102";
hash = "sha256-Qvq9/kNZAKRHH3NIxiX5+67ibeX5QzK97EhuoplTBDQ=";
rev = "b0bfb38dccff4ff7b0fa6d384651f7847a76fd1f";
hash = "sha256-OLrIIrcIfFI96+Q2fc0JSqJHBMcoN9+LL5E/YCN21Kc=";
};
outputs = [ "out" "projects" ];