On 11/25/23 18:17, Mathieu Othacehe wrote: > > Hello, > >> + (sha256 >> + (base32 >> + "0sqnica53kpxc8lmsf9aqzf3wcfjnxq4sxg0j9ka4fjh0id931qc")))) > > It looks like the hash is now: > 0r4fgq0p8lwma4cmdjb1xy2r40wkb7rg5b0cri2cab698fmb97al. > > Does it mean that the release package was updated? It should not have been as the tag was on the same commit, but it is now as I moved it to include small docs change. I do not totally understand. > >> + "Guile port of @url{https://docs.racket-lang.org/algorithms/index.html, >> +racket-algorithms}, a package containing many useful algorithms borrowed from many >> +other programming languages).") > > You can remove both "many". > Yep, make sense. It was just copied from the description of the original racket package, but it is better less bombastic. > Thanks, > > Mathieu Thanks for your review. Amended patch to follow. All the best, Filip