guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b52af02 -> f5844fd)


From: Mark H. Weaver
Subject: branch master updated (b52af02 -> f5844fd)
Date: Wed, 04 Feb 2015 06:51:36 +0000

mhw pushed a change to branch master
in repository guix.

      from  b52af02   gnu: Add python2-dbus.
       new  89328d2   Add support for 'cvs-fetch' method in origins.
       new  f5844fd   gnu: Add libffcall.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                                 |    2 +
 gnu-system.am                               |    1 +
 gnu/packages/libffcall.scm                  |   49 ++++++++++++++++++++
 guix/build/cvs.scm                          |   66 +++++++++++++++++++++++++++
 guix/{svn-download.scm => cvs-download.scm} |   58 +++++++++++++-----------
 5 files changed, 149 insertions(+), 27 deletions(-)
 create mode 100644 gnu/packages/libffcall.scm
 create mode 100644 guix/build/cvs.scm
 copy guix/{svn-download.scm => cvs-download.scm} (56%)



reply via email to

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