> Besides we can consider hosting these binaries on ftp.gnu.org, under > /mes or /guix. Yes, this series was a prepeparation for that. I didn't want to store the previous, manually generated seeds there. it would be nice to store them under /guix and I would prefer that I didn't build them -- or at least that you (someone) reproduced them. >> --- a/gnu/packages/mes.scm >> +++ b/gnu/packages/mes.scm >> @@ -21,7 +21,6 @@ >> (define-module (gnu packages mes) >> #:use-module (gnu packages) >> #:use-module (gnu packages base) >> - #:use-module (gnu packages commencement) > > Indeed ‘commencement’ should never be used by other package modules, for > reasons having to do with circularity. > > Otherwise LGTM! Yay! Thanks for your review. Greetings, janneke