guix-commits
[Top][All Lists]
Advanced

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

[SCM] UNNAMED PROJECT branch, master, updated. e531ac2ad9b9933711523cd2c


From: Ludovic Courtès
Subject: [SCM] UNNAMED PROJECT branch, master, updated. e531ac2ad9b9933711523cd2c76c1b9ad90d7041
Date: Tue, 15 Jan 2013 22:35:02 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  e531ac2ad9b9933711523cd2c76c1b9ad90d7041 (commit)
       via  156b5010ff80265ef3ebe538c7b90b909838945f (commit)
       via  9282e25962c4830622828fb8ebdc79a96d6486ca (commit)
       via  727afa3be86f24eaf16a014a73f4f21d8480a256 (commit)
       via  ed9f9a7765ac5cf65e686986262802cdb918f4d7 (commit)
       via  c4d645341be8e04f4f4d3fcff140002e5e558f5f (commit)
      from  acf60b26bde717a9717ed519aa73e261ad71e1db (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 e531ac2ad9b9933711523cd2c76c1b9ad90d7041
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jan 15 23:32:13 2013 +0100

    doc: Start documenting (guix store).
    
    * doc/guix.texi (The Store): Populate.
      (Introduction): Add cross-reference.  Change "package store" to "the
      store".

commit 156b5010ff80265ef3ebe538c7b90b909838945f
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jan 15 23:00:46 2013 +0100

    distro: recutils: Add 3 optional dependencies.
    
    * distro/packages/recutils.scm (recutils): Add Emacs, Check, and bc as
      dependencies.

commit 9282e25962c4830622828fb8ebdc79a96d6486ca
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jan 15 23:00:05 2013 +0100

    distro: check: Fix source URL.
    
    * distro/packages/check.scm (check): Fix source URI.

commit 727afa3be86f24eaf16a014a73f4f21d8480a256
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jan 15 22:56:52 2013 +0100

    distro: Add patches forgotten in previous commits.
    
    * distro/packages/patches/bigloo-gc-shebangs.patch,
      distro/packages/patches/emacs-configure-sh.patch,
      distro/packages/patches/procps-make-3.82.patch: New files.
    * Makefile.am (dist_patch_DATA): Add them.

commit ed9f9a7765ac5cf65e686986262802cdb918f4d7
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jan 15 22:49:50 2013 +0100

    distro: Add GNU bc.
    
    * distro/packages/algebra.scm (bc): New variable.

commit c4d645341be8e04f4f4d3fcff140002e5e558f5f
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jan 15 22:39:03 2013 +0100

    guix-package: Connect to the daemon only after arguments have been 
processed.
    
    * guix-package.in (%store): Change to a SRFI-39 parameter.  Update all 
users.
      (guix-package): Parametrize %STORE to an open connection after
      `parse-options' has been called.

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

Summary of changes:
 Makefile.am                                      |    3 +
 distro/packages/algebra.scm                      |   41 +++++++++++++++
 distro/packages/check.scm                        |    5 +-
 distro/packages/patches/bigloo-gc-shebangs.patch |   17 ++++++
 distro/packages/patches/emacs-configure-sh.patch |   14 +++++
 distro/packages/patches/procps-make-3.82.patch   |   14 +++++
 distro/packages/recutils.scm                     |   13 +++--
 doc/guix.texi                                    |   59 ++++++++++++++++++++--
 guix-package.in                                  |   38 +++++++-------
 guix/store.scm                                   |    8 +++-
 10 files changed, 181 insertions(+), 31 deletions(-)
 create mode 100644 distro/packages/patches/bigloo-gc-shebangs.patch
 create mode 100644 distro/packages/patches/emacs-configure-sh.patch
 create mode 100644 distro/packages/patches/procps-make-3.82.patch


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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