File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
pkgs/by-name/pd/pdfium-binaries Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66} :
77let
88 # also update rev of headers in python3Packages.pypdfium2
9- version = "6968 " ;
9+ version = "6996 " ;
1010 src =
1111 let
1212 inherit ( stdenv . hostPlatform ) system ;
1818 aarch64-darwin = "mac-arm64" ;
1919 } ;
2020 hash = selectSystem {
21- x86_64-linux = "sha256-jITBi7w8jhZVkwimFp4nmWpQahPWXAGIJj/zHe5TVCU =" ;
22- aarch64-linux = "sha256-rDyLhRuRzw/R9Z1ZuSadXKJ+74U+RVJIC9NSCddd5lg =" ;
23- x86_64-darwin = "sha256-ofqKS54ZKcXLVGEs2mhFGC4W7+d87JfhCS+HqcJkzTg =" ;
24- aarch64-darwin = "sha256-g8iHsGVp/wCu4FU9ds6RBzabuMIONPA1H/M14BNjPu8 =" ;
21+ x86_64-linux = "sha256-DAu9t7PA8R3F2BotYaoPLoQFMkDIdJOnf4ljkJYMXxI =" ;
22+ aarch64-linux = "sha256-pNXBX0t6+ShaXGTSmM6J1UWaTLW/ZXoyfF7/gWl7rhc =" ;
23+ x86_64-darwin = "sha256-GlEoDifWTVC2tAVoHmkRpVdV+V6vsPUkZZVYP15oeXc =" ;
24+ aarch64-darwin = "sha256-OtUpNxo7HvrEIWSdCWC6MVf0fLQL2vqovhtRMzrrb5I =" ;
2525 } ;
2626 in
2727 fetchzip {
You can’t perform that action at this time.
0 commit comments