guix-commits
[Top][All Lists]
Advanced

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

branch master updated (8fd857f -> 48dbeef)


From: Federico Beffa
Subject: branch master updated (8fd857f -> 48dbeef)
Date: Sat, 01 Aug 2015 10:39:16 +0000

beffa pushed a change to branch master
in repository guix.

      from  8fd857f   gnu: cross-base: Disable libcilkrts in cross-gcc.
       new  9309450   gnu: Add fastcap.
       new  23bae7b   gnu: Add fasthenry.
       new  6544aba   import: elpa: Improve error message reporting.
       new  d4dbf10   gnu: Add emacs-dash.
       new  85777fe   gnu: Add emacs-s.
       new  40aee1a   build: emacs: Fix bug and improvement robustness.
       new  cf9ce01   gnu: Add emacs-f.
       new  61b9ac5   gnu: Add python-mistune.
       new  6d992d0   gnu: Add python-ptyprocess.
       new  4aadb1d   gnu: Add python-terminado.
       new  3a0b1b9   gnu: python-ipython: Update to 3.2.1.
       new  48dbeef   gnu: Add emacs-ob-ipython.

The 12 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:
 gnu-system.am                                   |    7 +
 gnu/packages/emacs.scm                          |   95 ++++++++++
 gnu/packages/engineering.scm                    |  168 +++++++++++++++++
 gnu/packages/patches/fastcap-mulGlobal.patch    |   13 ++
 gnu/packages/patches/fastcap-mulSetup.patch     |   19 ++
 gnu/packages/patches/fasthenry-spAllocate.patch |   15 ++
 gnu/packages/patches/fasthenry-spBuild.patch    |   13 ++
 gnu/packages/patches/fasthenry-spFactor.patch   |   35 ++++
 gnu/packages/patches/fasthenry-spSolve.patch    |   12 ++
 gnu/packages/patches/fasthenry-spUtils.patch    |   12 ++
 gnu/packages/python.scm                         |  220 ++++++++++++++++++-----
 guix/build/emacs-build-system.scm               |    4 +-
 guix/import/elpa.scm                            |   16 +-
 13 files changed, 576 insertions(+), 53 deletions(-)
 create mode 100644 gnu/packages/patches/fastcap-mulGlobal.patch
 create mode 100644 gnu/packages/patches/fastcap-mulSetup.patch
 create mode 100644 gnu/packages/patches/fasthenry-spAllocate.patch
 create mode 100644 gnu/packages/patches/fasthenry-spBuild.patch
 create mode 100644 gnu/packages/patches/fasthenry-spFactor.patch
 create mode 100644 gnu/packages/patches/fasthenry-spSolve.patch
 create mode 100644 gnu/packages/patches/fasthenry-spUtils.patch



reply via email to

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