guix-commits
[Top][All Lists]
Advanced

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

branch master updated (4554813 -> a4824c6)


From: Federico Beffa
Subject: branch master updated (4554813 -> a4824c6)
Date: Thu, 9 Feb 2017 13:36:52 -0500 (EST)

beffa pushed a change to branch master
in repository guix.

      from  4554813   gnu: gmsh: Propagate opencascade-oce.
       new  81e0bc1   import: json: Explicitly ask for JSON data.
       new  bc5844d   import: Add stackage importer and updater.
       new  a4824c6   import: hackage: Handle unknown packages gracefully.

The 3 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 +
 doc/guix.texi                                  |  33 +++++-
 guix/import/hackage.scm                        |  24 +++--
 guix/import/json.scm                           |   3 +-
 guix/import/stackage.scm                       | 135 +++++++++++++++++++++++++
 guix/scripts/import.scm                        |   3 +-
 guix/scripts/import/{cran.scm => stackage.scm} |  71 ++++++-------
 guix/scripts/refresh.scm                       |   1 +
 8 files changed, 227 insertions(+), 45 deletions(-)
 create mode 100644 guix/import/stackage.scm
 copy guix/scripts/import/{cran.scm => stackage.scm} (57%)



reply via email to

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