Skip to content

Commit 9b412b6

Browse files
committed
uxn: 1.0-unstable-2024-09-20 -> 1.0-unstable-2024-10-19
1 parent 63ded93 commit 9b412b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
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-09-20";
10+
version = "1.0-unstable-2024-10-19";
1111

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

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

0 commit comments

Comments
 (0)