Skip to content

Commit a5deae3

Browse files
uxn: 1.0-unstable-2024-10-19 -> 1.0-unstable-2024-11-30 (#362697)
2 parents 8b047c0 + 940b0e9 commit a5deae3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ux/uxn/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
stdenv.mkDerivation (finalAttrs: {
99
pname = "uxn";
10-
version = "1.0-unstable-2024-10-19";
10+
version = "1.0-unstable-2024-11-30";
1111

1212
src = fetchFromSourcehut {
1313
owner = "~rabbits";
1414
repo = "uxn";
15-
rev = "30ac4bdcb1efed3680f746fd8290f1aeb7a6fd27";
16-
hash = "sha256-p+N5zOl9Gjd3C0Vx8t4B9njO1aQ8PTcik6WlsQPGKyU=";
15+
rev = "ac3f9ccb20dcbd63180d121d0df43efa01a91a8f";
16+
hash = "sha256-YHRdELTVf6BNa7HFu1buAG9HKRdpx++XjU60P2huY/Q=";
1717
};
1818

1919
outputs = [ "out" "projects" ];

0 commit comments

Comments
 (0)