>> Please use (guix licenses) instead. > Could you provide an example on how to do this?
Just add the following to the corresponding sections: #:use-module (guix licenses) (license lgpl2.1+) > As far as I could see, all files in distro/packages still use > strings for the licenses. I'll send a patch soon. (I'm trying to be careful because it's easy to break something when you change so many things.) Nikita
