We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef063b commit 62c0e89Copy full SHA for 62c0e89
aslp/aslp_client_server_ocaml.nix
@@ -17,8 +17,8 @@ buildDunePackage {
17
src = fetchFromGitHub {
18
owner = "UQ-PAC";
19
repo = "aslp-rpc";
20
- rev = "9ae165336d70e8f0c8aaf075fdfb02d86de11097";
21
- hash = "sha256-3p8WNnbwA//y3Vf5VbibGcZUfU0IBtCRzXCLM1RZeps=";
+ rev = "4deea4f561853388dd54fcb2ccae14bd9bbe22e1";
+ hash = "sha256-PbZNrFFXNVvnuwTeiDtil6jMKHqPddvTGYpQnnbhJ5Q=";
22
};
23
24
checkInputs = [ ];
0 commit comments