Skip to content

Commit

Permalink
uxn: 1.0-unstable-2024-09-20 -> 1.0-unstable-2024-10-19
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Oct 26, 2024
1 parent 63ded93 commit 9b412b6
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 = "1.0-unstable-2024-09-20";
version = "1.0-unstable-2024-10-19";

src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "f8c53f59b012dd56d44ae50cdf90dd1dad6cce23";
hash = "sha256-Ee4hN3OnqF/OhKieGtzT4XOhNJIhywCgP6Us0DZTVBI=";
rev = "30ac4bdcb1efed3680f746fd8290f1aeb7a6fd27";
hash = "sha256-p+N5zOl9Gjd3C0Vx8t4B9njO1aQ8PTcik6WlsQPGKyU=";
};

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

0 comments on commit 9b412b6

Please sign in to comment.