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

uxn: 1.0-unstable-2024-03-08 -> unstable-2024-03-10
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-03-13 22:40:30 +00:00 committed by GitHub
commit 38a9f7dd36
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-03-08";
version = "unstable-2024-03-10";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "b1549867e4a58e8ed0ac107bdf841bc879fa293f";
hash = "sha256-P2EekvFbRtLDwPXOhu40S9LL4ZOWerJs8z8Of2QM418=";
rev = "cf964e43777bcce2e938964a5c764d1318e52ea6";
hash = "sha256-NBIfpdZT9MjSUX+JUAoN1kkHKknsbRvaPMSaGmBXmac=";
};
outputs = [ "out" "projects" ];