rPackages.ragg: 1.3.2 -> 1.3.3

Fixes build that is currently failing with

> error: invalid conversion from 'unsigned char*' to 'char*'

See also https://github.com/r-lib/ragg/issues/170
This commit is contained in:
Andrew Marshall 2024-10-15 14:35:13 -04:00
parent a3c0b3b215
commit 631dbc6830

View File

@ -100653,8 +100653,8 @@
},
"ragg": {
"name": "ragg",
"version": "1.3.2",
"sha256": "0cb9dcp47pl0nizwy0a2ml8hm11bhf7ay20j237hmmgx159a8dw0",
"version": "1.3.3",
"sha256": "sha256-QtuEX/GNZ8rm0pGDPHahNsHvArWyRtTZDB8a6Mwbsq8=",
"depends": ["systemfonts", "textshaping"]
},
"rags2ridges": {