You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following lines are stale for nanonext:
"dep_types": ["Depends", "Imports", "LinkingTo"],
"sysreqs": "'libnng' >= 1.5 and 'libmbedtls' >= 2.5, or 'cmake' to compile NNG and/or Mbed TLS included in package sources",
I updated the sysreqs in response to r-hub/rhub#600 (comment) and this has been for the past couple of package releases:
'libnng' >= 1.6 and 'libmbedtls' >= 2.5, or 'cmake' and 'xz' to compile NNG and/or Mbed TLS included in package sources
creates the following for me:
The following lines are stale for
nanonext
:"dep_types": ["Depends", "Imports", "LinkingTo"],
"sysreqs": "'libnng' >= 1.5 and 'libmbedtls' >= 2.5, or 'cmake' to compile NNG and/or Mbed TLS included in package sources",
I updated the sysreqs in response to r-hub/rhub#600 (comment) and this has been for the past couple of package releases:
'libnng' >= 1.6 and 'libmbedtls' >= 2.5, or 'cmake' and 'xz' to compile NNG and/or Mbed TLS included in package sources
It is manifesting in rhub runs e.g. at: https://github.com/shikokuchuo/mirai/actions/runs/10455991607/job/28952283109#step:5:725 Clearing the GitHub cache files had no effect for me.
Not sure what this is, hopefully you might have an idea. Thanks.
The text was updated successfully, but these errors were encountered: