On Thu, Dec 15, 2016 at 07:14:15PM +0000, ng0 wrote: > * gnu/packages/messaging.scm (utox): Update to 0.11.0. > [source]: Update source uri. > [build-system]: Change to cmake-build-system. > [arguments]: Remove previous content and disable tests, > add two new phases. > [inputs]: Remove libtoxcore, add c-toxcore. > [native-inputs]: Remove it.
Overall LGTM, but can you give some more information about the changed source location? > - (uri (string-append "https://github.com/GrayHatter/uTox/archive/v" > + (uri (string-append "https://github.com/uTox/uTox/archive/v" > version ".tar.gz"))