Skip to content

Commit

Permalink
uxn: unstable-2023-08-30 -> unstable-2023-09-06
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonTorres committed Sep 17, 2023
1 parent 75d7b2e commit fdebb75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/ux/uxn/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "uxn";
version = "unstable-2023-08-30";
version = "unstable-2023-09-06";

src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "cfd29ac5119e5b270d5f3e3e9e29d020dadef8d3";
hash = "sha256-0fE9M+IEKTBG0WLKEbXG1kAJv19TrQWTFMjedOyX8N0=";
rev = "d7f96acb93742744fec32ba667a4b4438dcf90cf";
hash = "sha256-kaYT61qDSPtpNd0M3IHxR8EzhnsB5uNH075+Xag1Vv8=";
};

outputs = [ "out" "projects" ];
Expand Down

0 comments on commit fdebb75

Please sign in to comment.