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-227-gef010c0


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-227-gef010c0
Date: Tue, 05 Mar 2013 19:35:57 +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  ef010c0f3d414f7107de80e0835d1e347b04315b (commit)
       via  c50cbfd61a540e120b922fa16bf6ab8533c37b0b (commit)
       via  ea7127b9b76449d4379561f39bd5d2964778da68 (commit)
       via  71eb5c1067dcd1d32f881b01cecf36a4121aef9d (commit)
      from  938081b9cecba95803a6581b2ff4e9fc0d781ab6 (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 ef010c0f3d414f7107de80e0835d1e347b04315b
Author: Ludovic Courtès <address@hidden>
Date:   Tue Mar 5 20:30:27 2013 +0100

    guix package: Inform about new upstream versions of GNU packages.
    
    * guix/gnu-maintenance.scm (gnu-package?): New procedure.
    * guix/scripts/package.scm (waiting): New macro.
      (check-package-freshness): New procedure.
      (guix-package)[process-actions]: Use it.
    * doc/guix.texi (Invoking guix package): Mention the feature.

commit c50cbfd61a540e120b922fa16bf6ab8533c37b0b
Author: Ludovic Courtès <address@hidden>
Date:   Tue Mar 5 20:26:24 2013 +0100

    gnu: Add Avahi.
    
    * gnu/packages/avahi.scm: New file.
    * Makefile.am (MODULES): Add it.

commit ea7127b9b76449d4379561f39bd5d2964778da68
Author: Ludovic Courtès <address@hidden>
Date:   Tue Mar 5 14:40:09 2013 +0100

    gnu: Update GnuTLS to 3.1.9.1.
    
    * gnu/packages/gnutls.scm (gnutls): Update to 3.1.9.1.

commit 71eb5c1067dcd1d32f881b01cecf36a4121aef9d
Author: Ludovic Courtès <address@hidden>
Date:   Tue Mar 5 10:16:17 2013 +0100

    gnu: Add intltool.
    
    * guix/download.scm (%mirrors): Add `gnome' mirrors.
    * gnu/packages/glib.scm (intltool): New variable.

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

Summary of changes:
 Makefile.am              |    1 +
 doc/guix.texi            |    6 +++
 gnu/packages/avahi.scm   |   77 ++++++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/glib.scm    |   51 ++++++++++++++++++++++++++++++-
 gnu/packages/gnutls.scm  |    4 +-
 guix/download.scm        |    5 +++
 guix/gnu-maintenance.scm |   14 ++++++++
 guix/scripts/package.scm |   34 ++++++++++++++++++++
 8 files changed, 189 insertions(+), 3 deletions(-)
 create mode 100644 gnu/packages/avahi.scm


hooks/post-receive
-- 
guix source archive



reply via email to

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