geph: 0.2.93 -> 0.2.99

This commit is contained in:
R. Ryantm
2026-04-21 09:11:41 +00:00
parent eaf1a8c164
commit 64756b5c04
+3 -3
View File
@@ -23,16 +23,16 @@ let
in
rustPlatform.buildRustPackage (finalAttrs: {
pname = "geph5";
version = "0.2.93";
version = "0.2.99";
src = fetchFromGitHub {
owner = "geph-official";
repo = "geph5";
rev = "geph5-client-v${finalAttrs.version}";
hash = "sha256-ZYcGW6Ssauf5BUs75KBV+4Zub2ZCVN29cWTxeNi87cI=";
hash = "sha256-AWdVFpIP+LIZz6zqcx0GJxDs4ZWGR6JgpHDVAg0mHaU=";
};
cargoHash = "sha256-0Ml8tgWghxhDJzUMMD+YGwy3fyFjKcNjbV8MDJW8rZk=";
cargoHash = "sha256-zFCq29vtsbwbo6JBRdX+CziKZVoxwpt6y3BYVlIqZfc=";
postPatch = ''
substituteInPlace binaries/geph5-client/src/vpn/*.sh \