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 2020
2121rustPlatform . buildRustPackage ( finalAttrs : {
2222 pname = "readest" ;
23- version = "0.9.43 " ;
23+ version = "0.9.49 " ;
2424
2525 src = fetchFromGitHub {
2626 owner = "readest" ;
2727 repo = "readest" ;
2828 tag = "v${ finalAttrs . version } " ;
29- hash = "sha256-9ACeMGbOpa3Nh6NQIGckcI2oYNjtQ1pE4Zn++qcE0tM =" ;
29+ hash = "sha256-QvnYLFCL5cX+VIKR29ehzsNPZK/o4A/q1bVFnwLG66I =" ;
3030 fetchSubmodules = true ;
3131 } ;
3232
@@ -39,7 +39,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
3939
4040 pnpmDeps = pnpm_9 . fetchDeps {
4141 inherit ( finalAttrs ) pname version src ;
42- hash = "sha256-ozRDNXWqg0CZ1IgU33C6yJu4e05010jsHeTdIVhB72M =" ;
42+ hash = "sha256-Bd+7MHYBMo4N7UpwkXGmk4oQBbyBMJOtnv6iTVQgn64 =" ;
4343 } ;
4444
4545 pnpmRoot = "../.." ;
You can’t perform that action at this time.
0 commit comments