Unverified Commit d3ecb1b8 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

uxn: 1.0-unstable-2025-06-16 -> 1.0-unstable-2025-07-03 (#422457)

parents 7317f877 76d77e86
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-06-16";
  version = "1.0-unstable-2025-07-03";

  src = fetchFromSourcehut {
    owner = "~rabbits";
    repo = "uxn";
    rev = "97bcf2108b1d87ad80f4344bfc1aca447abe8108";
    hash = "sha256-G+0oeqrCMHtG0V5DZafZVx1rKIncH6rDgBealGInMho=";
    rev = "c0d36c3c4c2c81848fa95d56f78ef588a86f10eb";
    hash = "sha256-PHox4cEftvSukHtqpOqYKRbgpx4P9GqZbr2VKs8f3Oc=";
  };

  outputs = [