Unverified Commit 3a17bb2b authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

uxn: 1.0-unstable-2025-01-04 -> 1.0-unstable-2025-01-19 (#375182)

parents 319bd8ba 52d37690
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "uxn";
  version = "1.0-unstable-2025-01-04";
  version = "1.0-unstable-2025-01-19";

  src = fetchFromSourcehut {
    owner = "~rabbits";
    repo = "uxn";
    rev = "b2d09ce518742de16add4d5f5b96f320e274e5a2";
    hash = "sha256-BNI2226vWo/XcIRrTWdoHmkckQ0U9yWawqlPamTu0PI=";
    rev = "e2ab8811f85d8420e580dec08c53fe588ba96f05";
    hash = "sha256-/1I//qyz8VbLPSuJbVYNeVKQjwMHKK/ojO57F6qrIAY=";
  };

  outputs = [