On Sat, Apr 09, 2016 at 09:46:34PM -0500, ren...@openmailbox.org wrote: > On 2016-04-06 17:05, Leo Famulari wrote: > >On Wed, Mar 30, 2016 at 07:33:17PM -0600, ren...@openmailbox.org wrote: > >>* gnu/packages/gnome.scm (liboauth): New variable. > > > >This package looks good, but I think it should either go into an > >existing package module, or into a new module called oauth.scm. > > > >Either way, check commit f75bbb028 for an example of how to document > >this properly in the commit message, and make sure to include the full > >copyright statement in the file. > > > >Can you send an updated patch? > > > >Also, can you give an update on the status of the gnome-documents patch > >series? What remains to be done? > > > >> > >>--- > > Hi Leo, > > How can i see the commit?
>From within the Guix git repository, you can use `git log f75bbb028`. Alternatively, it can be viewed on the web here: git.savannah.gnu.org/cgit/guix.git/commit/?id=f75bbb028 Thanks for working on these patches!