File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
pkgs/applications/networking/geph Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
} :
19
19
20
20
let
21
- version = "4.99.2 " ;
21
+ version = "4.99.16 " ;
22
22
geph-meta = with lib ; {
23
23
description = "Modular Internet censorship circumvention system designed specifically to deal with national filtering" ;
24
24
homepage = "https://geph.io" ;
35
35
owner = "geph-official" ;
36
36
repo = pname ;
37
37
rev = "v${ version } " ;
38
- hash = "sha256-aZFm4+oUQungCPbxs7j1J8hLcCYoIodIEQEiQfjoLUw =" ;
38
+ hash = "sha256-6YWPsSRIZpvVCIGZ1z7srobDvVzLr0o2jBcB/7kbK7I =" ;
39
39
} ;
40
40
41
- cargoHash = "sha256-ypnjVoscGqVifkjzFh2KE+3EVFWIiyahTNTil3nu/+s =" ;
41
+ cargoHash = "sha256-c9Sq3mdotvB/oNIiOLTrAAUnUdkaye7y1l+29Uwjfm8 =" ;
42
42
43
43
nativeBuildInputs = [ perl ] ;
44
44
54
54
src = fetchFromGitHub {
55
55
owner = "geph-official" ;
56
56
repo = "gephgui-pkg" ;
57
- rev = "3b045e21b8c587c26f9d5f0f2b4bdf0a34bfee80 " ;
58
- hash = "sha256-p+AxAOznUsG45Ibm1kczapfmbK+aeex2js463eqZ8gY =" ;
57
+ rev = "9f0d5c689c2cae67a4750a68295676f449724a98 " ;
58
+ hash = "sha256-/aHd1EDrFp1kXen5xRCCl8LVlMVH0pY8buILZri81II =" ;
59
59
fetchSubmodules = true ;
60
60
} ;
61
61
You can’t perform that action at this time.
0 commit comments