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

uxn: unstable-2024-03-30 -> unstable-2024-04-05
This commit is contained in:
Peder Bergebakken Sundt
2024-04-12 21:35:43 +02:00
committed by GitHub
+3 -3
View File
@@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "uxn";
version = "unstable-2024-03-30";
version = "unstable-2024-04-05";
src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "fc6ec0b387723940868133fade8854ad37648881";
hash = "sha256-Ver8oI3IzxwF6KeZ85d3mmiCwARVoH+RZoFNCxhGFDc=";
rev = "41567558bc1ec4721fee1cc316c3a3cdc627b102";
hash = "sha256-Qvq9/kNZAKRHH3NIxiX5+67ibeX5QzK97EhuoplTBDQ=";
};
outputs = [ "out" "projects" ];