Skip to content

Commit 9eea90d

Browse files
authored
hexgui: unstable-2023-1-7 -> 0.10-unstable-2024-11-03 (#353531)
2 parents 703972c + 682c661 commit 9eea90d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/he/hexgui/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
}:
88
stdenv.mkDerivation {
99
pname = "hexgui";
10-
version = "unstable-2023-1-7";
10+
version = "0.10-unstable-2024-11-03";
1111

1212
src = fetchFromGitHub {
1313
owner = "selinger";
1414
repo = "hexgui";
15-
rev = "62f07ff51db0d4a945ad42f86167cc2f2ce65d90";
16-
hash = "sha256-yEdZs9HUt3lcrdNO1OH8M8g71+2Ltf+v1RR1fKRDV0o=";
15+
rev = "444408f4411a4f13cbd90ac670f1dd344d35a948";
16+
hash = "sha256-W5klRwVsSlrSp3Pw5D4uknIRjaNMv+OTUtXXTmd6P3I=";
1717
};
1818

1919
nativeBuildInputs = [ ant jdk makeWrapper ];

0 commit comments

Comments
 (0)