On Mon, Feb 05, 2018 at 05:23:51PM +0100, Danny Milosavljevic wrote: > * gnu/packages/guile.scm (guile-sqlite3): Update to > 21f35ca87517194d8fcc7ac166b5e77f5f5348b0. Can you put the Guix version string in the commit message? > (define-public guile-sqlite3 > - (let ((commit "607721fe1174a299e45d457acacf94eefb964071")) > + (let ((commit "21f35ca87517194d8fcc7ac166b5e77f5f5348b0")) Can you also move the revision counter up here and use the git-version and git-file-name procedures for the version and file-name?