Fix a typo in the ristretto recipe name and update TODOs

This commit is contained in:
Ribbon 2025-06-08 12:24:04 -03:00
parent 1c3accea1d
commit 269ac9f46e
3 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO linking error
[source]
git = "https://github.com/bergercookie/asm-lsp"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO finish it based on the python310 recipe
[source]
tar = "https://www.python.org/ftp/python/3.12.0/Python-3.12.0.tar.xz"
[build]