uxn: 1.0-unstable-2024-08-12 -> 1.0-unstable-2024-08-25 (#337889)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-08-28 19:49:48 +00:00 committed by GitHub
commit 04f613bd0f
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-12";
version = "1.0-unstable-2024-08-25";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "3a901ed0beeaf5e3268a40779f2944ef99f93774";
hash = "sha256-JlDNiKcaZG2OYeiVlIovEIDN/h7ET5d0M83vlHMQQK4=";
rev = "6d5e3848bdbd76420b93ca47de148cbf46baf9f6";
hash = "sha256-YTDL3NZSjbVqu6aPJBmUmsT3bDX2VUeufXq/Q+jn4Og=";
};
outputs = [ "out" "projects" ];