Skip to content

Commit

Permalink
uxn: 1.0-unstable-2024-08-29 -> 1.0-unstable-2024-09-20
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Sep 24, 2024
1 parent 0851332 commit 018771f
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-08-29";
version = "1.0-unstable-2024-09-20";

src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "ea4aaca2a6e5bc1623bbd2bd892a6eff31439fcc";
hash = "sha256-1LA9IwnWcnr5fS1VP2wLWk6zNxNzJQ1VqAw5BsHz7tA=";
rev = "f8c53f59b012dd56d44ae50cdf90dd1dad6cce23";
hash = "sha256-Ee4hN3OnqF/OhKieGtzT4XOhNJIhywCgP6Us0DZTVBI=";
};

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

0 comments on commit 018771f

Please sign in to comment.