File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121} :
2222rustPlatform . buildRustPackage ( finalAttrs : {
2323 pname = "readest" ;
24- version = "0.9.95 " ;
24+ version = "0.9.96 " ;
2525
2626 src = fetchFromGitHub {
2727 owner = "readest" ;
2828 repo = "readest" ;
2929 tag = "v${ finalAttrs . version } " ;
30- hash = "sha256-0fWxmip7Emu4z4v5VyV0nW9Dj1JvOOLJub1szboawP8 =" ;
30+ hash = "sha256-3PCdcSF9ocDqHzK9P/FJQwch5u5zVLQ3eDNSGJQGSKw =" ;
3131 fetchSubmodules = true ;
3232 } ;
3333
@@ -42,12 +42,12 @@ rustPlatform.buildRustPackage (finalAttrs: {
4242 inherit ( finalAttrs ) pname version src ;
4343 pnpm = pnpm_9 ;
4444 fetcherVersion = 1 ;
45- hash = "sha256-hYwkPqePFPEdqZ3w0mNvNEypsVL1PKv29LFk7b11zkg =" ;
45+ hash = "sha256-Ea/J3W3L8vVDlIRY/szaCfcqunjiFU6yL+e8h4c5UHg =" ;
4646 } ;
4747
4848 pnpmRoot = "../.." ;
4949
50- cargoHash = "sha256-PbWjDvxbbiiKy1UeJx7cUawGampbL5t/Bhb13tirhGc =" ;
50+ cargoHash = "sha256-AwrA0KXLTSUhLxIJHKU1crVxUxImFOKDRStB48mZfcg =" ;
5151
5252 cargoRoot = "../.." ;
5353
You can’t perform that action at this time.
0 commit comments