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

uxn: 1.0-unstable-2024-05-06 -> 1.0-unstable-2024-05-10
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-05-16 04:22:45 +00:00 committed by GitHub
commit 18bcf6003d
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 = "1.0-unstable-2024-05-06";
version = "1.0-unstable-2024-05-10";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "3a696f8fa9931857e99e50074c6994649ee62d37";
hash = "sha256-wJUyFuF7ZCKQSa3RvklQYTDGmuQa062w5E2h0/aI0cQ=";
rev = "bb57b85f5724ccabdb081ff83080c2e3e0e122f7";
hash = "sha256-S/lTa6nQ7qIIibYaLfaS4l2dEKgOwXuMryvK9j7FD9Y=";
};
outputs = [ "out" "projects" ];