uxn: 1.0-unstable-2024-08-25 -> 1.0-unstable-2024-08-29 (#339212)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-09-03 13:41:48 +00:00 committed by GitHub
commit ce3281e557
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-08-25";
version = "1.0-unstable-2024-08-29";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "6d5e3848bdbd76420b93ca47de148cbf46baf9f6";
hash = "sha256-YTDL3NZSjbVqu6aPJBmUmsT3bDX2VUeufXq/Q+jn4Og=";
rev = "ea4aaca2a6e5bc1623bbd2bd892a6eff31439fcc";
hash = "sha256-1LA9IwnWcnr5fS1VP2wLWk6zNxNzJQ1VqAw5BsHz7tA=";
};
outputs = [ "out" "projects" ];