File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 pkg-config ,
77} :
88let
9- version = "1.22.2 " ;
9+ version = "1.23.0 " ;
1010in
1111rustPlatform . buildRustPackage {
1212 pname = "websurfx" ;
@@ -16,7 +16,7 @@ rustPlatform.buildRustPackage {
1616 owner = "neon-mmd" ;
1717 repo = "websurfx" ;
1818 tag = "v${ version } " ;
19- hash = "sha256-Kwf4lIY99dnF8p59qOUefHIyhQHBb/ZasidswETLICM =" ;
19+ hash = "sha256-+29Q963+CdYgy8JmhZwG22CElliYpFyEtOj8pHZj8XY =" ;
2020 } ;
2121
2222 nativeBuildInputs = [
@@ -29,7 +29,7 @@ rustPlatform.buildRustPackage {
2929
3030 useFetchCargoVendor = true ;
3131
32- cargoHash = "sha256-DK5eYgz/+FieauE7bCXXOs7RQUQWEphq3wP8QD0S9QQ =" ;
32+ cargoHash = "sha256-16u9pb8+qjoQPK5xipJAFCMIpebJRTiGtv1gFn3xyj8 =" ;
3333
3434 postPatch = ''
3535 substituteInPlace src/handler/mod.rs \
You can’t perform that action at this time.
0 commit comments