Skip to content

Commit

Permalink
uxn: unstable-2023-10-23 -> unstable-2023-11-12
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored and ehmry committed Nov 16, 2023
1 parent 00f0d34 commit 8f7ef17
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-10-23";
version = "unstable-2023-11-12";

src = fetchFromSourcehut {
owner = "~rabbits";
repo = "uxn";
rev = "798ebafdc8c27529217f159f8ff53edb0a8a328f";
hash = "sha256-OVCnJEdc/DdJJCks6c2jP9wK31VSNP1NBOsJZ2SFY+0=";
rev = "86c46be310032bc6588bdc813fae1bc235fac60b";
hash = "sha256-qyFIJORrjONwyasDvO3COUcE4VJAjZEa3QJDQ+rhwqY=";
};

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

0 comments on commit 8f7ef17

Please sign in to comment.