guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] guix source archive branch, master, updated. v0.1-166-g0d1e6ce


From: Mark H. Weaver
Subject: [SCM] guix source archive branch, master, updated. v0.1-166-g0d1e6ce
Date: Wed, 13 Feb 2013 01:34:47 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  0d1e6ce4d2e384b73fc393ca13602ac6db41c1be (commit)
      from  96be765ca5f89640b5d13e61ca04de7254040f3c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0d1e6ce4d2e384b73fc393ca13602ac6db41c1be
Author: Mark H Weaver <address@hidden>
Date:   Tue Feb 12 12:02:15 2013 -0500

    Add version-compare and version>? to utils.scm.
    
    * guix/utils.scm (version-compare, version>?): New exported procedures,
      based on version-string>?, which was formerly in gnu-maintenance.scm.
    
    * guix/gnu-maintenance.scm (version-string>?): Removed procedure.
      (latest-release): Use 'version>?' instead of 'version-string>?'.

-----------------------------------------------------------------------

Summary of changes:
 guix/gnu-maintenance.scm |   12 ++----------
 guix/utils.scm           |   20 ++++++++++++++++++++
 2 files changed, 22 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]