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-234-g0206513


From: nikita
Subject: [SCM] guix source archive branch, master, updated. v0.1-234-g0206513
Date: Wed, 06 Mar 2013 21:07:04 +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  02065130de33e990969fe9b7cc19b9b1c24f3ff7 (commit)
       via  563e8b3920e67e0ac9297f4fd3165084c8844654 (commit)
       via  bd5ecea63754b2dbc0c142ae11d9d11716fd703a (commit)
       via  bbd60260dd3f40398a1da7d3beabc29ac02976fb (commit)
      from  6a917ef7e6a7958a86a280215e1c262bf5b9b259 (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 02065130de33e990969fe9b7cc19b9b1c24f3ff7
Author: Nikita Karetnikov <address@hidden>
Date:   Sun Mar 3 23:20:28 2013 +0000

    utils: Add 'wrap-program'.
    
    * guix/build/utils.scm (wrap-program): New procedure.

commit 563e8b3920e67e0ac9297f4fd3165084c8844654
Author: Nikita Karetnikov <address@hidden>
Date:   Wed Mar 6 20:58:48 2013 +0000

    gnu: Add GNU Fdisk.
    
    * gnu/packages/fdisk.scm: New file.
    * Makefile.am (MODULES): Add it.

commit bd5ecea63754b2dbc0c142ae11d9d11716fd703a
Author: Nikita Karetnikov <address@hidden>
Date:   Mon Mar 4 01:34:13 2013 +0000

    gnu: Add w3m.
    
    * gnu/packages/w3m.scm,
      gnu/packages/patches/w3m-fix-compile.patch: New files.
    * Makefile.am (MODULES): Add 'w3m.scm'.
      (dist_patch_DATA): Add 'w3m-fix-compile.patch'.

commit bbd60260dd3f40398a1da7d3beabc29ac02976fb
Author: Nikita Karetnikov <address@hidden>
Date:   Mon Mar 4 01:08:24 2013 +0000

    licenses: Add 'x11-style'.
    
    * guix/licenses.scm (x11-style): New variable.

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

Summary of changes:
 Makefile.am                                |    5 ++-
 gnu/packages/{nano.scm => fdisk.scm}       |   36 +++++++------
 gnu/packages/patches/w3m-fix-compile.patch |   15 +++++
 gnu/packages/w3m.scm                       |   81 ++++++++++++++++++++++++++++
 guix/build/utils.scm                       |   68 +++++++++++++++++++++++-
 guix/licenses.scm                          |   12 ++++-
 6 files changed, 197 insertions(+), 20 deletions(-)
 copy gnu/packages/{nano.scm => fdisk.scm} (60%)
 create mode 100644 gnu/packages/patches/w3m-fix-compile.patch
 create mode 100644 gnu/packages/w3m.scm


hooks/post-receive
-- 
guix source archive



reply via email to

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